Fix dotfiles structure
This commit is contained in:
27
.config/alacritty/alacritty-themes/themes/Jmbi.yml
Executable file
27
.config/alacritty/alacritty-themes/themes/Jmbi.yml
Executable file
@@ -0,0 +1,27 @@
|
||||
colors:
|
||||
name: jmbi
|
||||
author: jmbi
|
||||
primary:
|
||||
background: "#1e1e1e"
|
||||
foreground: "#ffffff"
|
||||
cursor:
|
||||
text: "#1e1e1e"
|
||||
cursor: "#ffffff"
|
||||
normal:
|
||||
black: "#5A7260"
|
||||
red: "#8F423C"
|
||||
green: "#BBBB88"
|
||||
yellow: "#F9D25B"
|
||||
blue: "#E0BA69"
|
||||
magenta: "#709289"
|
||||
cyan: "#D13516"
|
||||
white: "#EFE2E0"
|
||||
bright:
|
||||
black: "#8DA691"
|
||||
red: "#EEAA88"
|
||||
green: "#CCC68D"
|
||||
yellow: "#EEDD99"
|
||||
blue: "#C9B957"
|
||||
magenta: "#FFCBAB"
|
||||
cyan: "#C25431"
|
||||
white: "#F9F1ED"
|
||||
Reference in New Issue
Block a user