Fix dotfiles structure
This commit is contained in:
27
.config/alacritty/alacritty-themes/themes/Baskerville - Count Von Count.yml
Executable file
27
.config/alacritty/alacritty-themes/themes/Baskerville - Count Von Count.yml
Executable file
@@ -0,0 +1,27 @@
|
||||
colors:
|
||||
name: Count Von Count
|
||||
author: Baskerville
|
||||
primary:
|
||||
background: "#000000"
|
||||
foreground: "#919191"
|
||||
cursor:
|
||||
text: "#000000"
|
||||
cursor: "#919191"
|
||||
normal:
|
||||
black: "#303030"
|
||||
red: "#c10023"
|
||||
green: "#a83334"
|
||||
yellow: "#b51d2c"
|
||||
blue: "#8c4b46"
|
||||
magenta: "#7d534f"
|
||||
cyan: "#9a413d"
|
||||
white: "#c6c6c6"
|
||||
bright:
|
||||
black: "#5e5e5e"
|
||||
red: "#ff8781"
|
||||
green: "#ffa095"
|
||||
yellow: "#ff948b"
|
||||
blue: "#feb2aa"
|
||||
magenta: "#ebbbb5"
|
||||
cyan: "#ffaaa0"
|
||||
white: "#ffffff"
|
||||
Reference in New Issue
Block a user