Fix dotfiles structure
This commit is contained in:
27
.config/alacritty/alacritty-themes/themes/X-erosion.yml
Executable file
27
.config/alacritty/alacritty-themes/themes/X-erosion.yml
Executable file
@@ -0,0 +1,27 @@
|
||||
colors:
|
||||
name: X::Erosion
|
||||
author: earsplit
|
||||
primary:
|
||||
background: "#181512"
|
||||
foreground: "#BEA492"
|
||||
cursor:
|
||||
text: "#181512"
|
||||
cursor: "#BEA492"
|
||||
normal:
|
||||
black: "#332D29"
|
||||
red: "#8C644C"
|
||||
green: "#746C48"
|
||||
yellow: "#908A66"
|
||||
blue: "#646A6D"
|
||||
magenta: "#605655"
|
||||
cyan: "#4B5C5E"
|
||||
white: "#504339"
|
||||
bright:
|
||||
black: "#817267"
|
||||
red: "#9F7155"
|
||||
green: "#857B52"
|
||||
yellow: "#9C956E"
|
||||
blue: "#71777A"
|
||||
magenta: "#656565"
|
||||
cyan: "#556D70"
|
||||
white: "#9A875F"
|
||||
Reference in New Issue
Block a user