Fix dotfiles structure
This commit is contained in:
27
.config/alacritty/alacritty-themes/themes/Dkeg - unsiftedwheat.yml
Executable file
27
.config/alacritty/alacritty-themes/themes/Dkeg - unsiftedwheat.yml
Executable file
@@ -0,0 +1,27 @@
|
||||
colors:
|
||||
name: Unsifted Wheat
|
||||
author: dkeg
|
||||
primary:
|
||||
background: "#111111"
|
||||
foreground: "#d3d3d3"
|
||||
cursor:
|
||||
text: "#111111"
|
||||
cursor: "#d3d3d3"
|
||||
normal:
|
||||
black: "#382c2f"
|
||||
red: "#48393a"
|
||||
green: "#65534d"
|
||||
yellow: "#79665a"
|
||||
blue: "#836e5e"
|
||||
magenta: "#8e7766"
|
||||
cyan: "#917781"
|
||||
white: "#9a846d"
|
||||
bright:
|
||||
black: "#ac9377"
|
||||
red: "#baa17e"
|
||||
green: "#bca282"
|
||||
yellow: "#c1a67e"
|
||||
blue: "#cfb48e"
|
||||
magenta: "#d1baa3"
|
||||
cyan: "#dfc39b"
|
||||
white: "#eed8c4"
|
||||
Reference in New Issue
Block a user