Fix dotfiles structure
This commit is contained in:
27
.config/alacritty/alacritty-themes/themes/Gslob nature-suede.yml
Executable file
27
.config/alacritty/alacritty-themes/themes/Gslob nature-suede.yml
Executable file
@@ -0,0 +1,27 @@
|
||||
colors:
|
||||
name: Nature Suede
|
||||
author: Gslob
|
||||
primary:
|
||||
background: "#170f0d"
|
||||
foreground: "#746c48"
|
||||
cursor:
|
||||
text: "#170f0d"
|
||||
cursor: "#746c48"
|
||||
normal:
|
||||
black: "#392925"
|
||||
red: "#98724c"
|
||||
green: "#908f32"
|
||||
yellow: "#aa964c"
|
||||
blue: "#7b854e"
|
||||
magenta: "#6b5644"
|
||||
cyan: "#5c5142"
|
||||
white: "#c8b55b"
|
||||
bright:
|
||||
black: "#544b2e"
|
||||
red: "#af652f"
|
||||
green: "#c3c13d"
|
||||
yellow: "#c8b55b"
|
||||
blue: "#70a16c"
|
||||
magenta: "#98724c"
|
||||
cyan: "#778725"
|
||||
white: "#e4dc8c"
|
||||
Reference in New Issue
Block a user