Fix dotfiles structure
This commit is contained in:
27
.config/alacritty/alacritty-themes/themes/Gutterslob lightwhite.yml
Executable file
27
.config/alacritty/alacritty-themes/themes/Gutterslob lightwhite.yml
Executable file
@@ -0,0 +1,27 @@
|
||||
colors:
|
||||
name: Light White
|
||||
author: Gutterslob
|
||||
primary:
|
||||
background: "#000000"
|
||||
foreground: "#ffffff"
|
||||
cursor:
|
||||
text: "#000000"
|
||||
cursor: "#ffffff"
|
||||
normal:
|
||||
black: "#808080"
|
||||
red: "#c48980"
|
||||
green: "#8da862"
|
||||
yellow: "#b29b7a"
|
||||
blue: "#809bc4"
|
||||
magenta: "#aa88b2"
|
||||
cyan: "#82adad"
|
||||
white: "#bfbfbf"
|
||||
bright:
|
||||
black: "#9c9c9c"
|
||||
red: "#a15048"
|
||||
green: "#4b7508"
|
||||
yellow: "#916f27"
|
||||
blue: "#567cb0"
|
||||
magenta: "#964e8f"
|
||||
cyan: "#4e848a"
|
||||
white: "#9c9c9c"
|
||||
Reference in New Issue
Block a user