Fix dotfiles structure
This commit is contained in:
27
.config/alacritty/alacritty-themes/themes/Gutterslob - lumifoo.yml
Executable file
27
.config/alacritty/alacritty-themes/themes/Gutterslob - lumifoo.yml
Executable file
@@ -0,0 +1,27 @@
|
||||
colors:
|
||||
name: Lumifoo
|
||||
author: Gutterslob
|
||||
primary:
|
||||
background: "#1e2021"
|
||||
foreground: "#888a8c"
|
||||
cursor:
|
||||
text: "#1e2021"
|
||||
cursor: "#888a8c"
|
||||
normal:
|
||||
black: "#515151"
|
||||
red: "#bf6382"
|
||||
green: "#65a446"
|
||||
yellow: "#ad8a43"
|
||||
blue: "#6b85c2"
|
||||
magenta: "#9e6bb8"
|
||||
cyan: "#5c9d88"
|
||||
white: "#919191"
|
||||
bright:
|
||||
black: "#707172"
|
||||
red: "#eaaec2"
|
||||
green: "#aed49b"
|
||||
yellow: "#d4c3a0"
|
||||
blue: "#afc4e9"
|
||||
magenta: "#d2b1e2"
|
||||
cyan: "#a4d0c1"
|
||||
white: "#d0d0d0"
|
||||
Reference in New Issue
Block a user