Fix dotfiles structure
This commit is contained in:
27
.config/alacritty/alacritty-themes/themes/Baskerville - lost woods.yml
Executable file
27
.config/alacritty/alacritty-themes/themes/Baskerville - lost woods.yml
Executable file
@@ -0,0 +1,27 @@
|
||||
colors:
|
||||
name: Lost Woods
|
||||
author: Baskerville
|
||||
primary:
|
||||
background: "#000000"
|
||||
foreground: "#919191"
|
||||
cursor:
|
||||
text: "#000000"
|
||||
cursor: "#919191"
|
||||
normal:
|
||||
black: "#303030"
|
||||
red: "#a13a38"
|
||||
green: "#00715d"
|
||||
yellow: "#006f32"
|
||||
blue: "#a43261"
|
||||
magenta: "#913e88"
|
||||
cyan: "#007086"
|
||||
white: "#c6c6c6"
|
||||
bright:
|
||||
black: "#5e5e5e"
|
||||
red: "#ffa59a"
|
||||
green: "#24dfc4"
|
||||
yellow: "#73db95"
|
||||
blue: "#ff9fc9"
|
||||
magenta: "#ffa7f6"
|
||||
cyan: "#00ddf4"
|
||||
white: "#ffffff"
|
||||
Reference in New Issue
Block a user