Fix dotfiles structure
This commit is contained in:
27
.config/alacritty/alacritty-themes/themes/Dawn.yml
Executable file
27
.config/alacritty/alacritty-themes/themes/Dawn.yml
Executable file
@@ -0,0 +1,27 @@
|
||||
colors:
|
||||
name: Dawn
|
||||
author: Escapist
|
||||
primary:
|
||||
background: "#181B20"
|
||||
foreground: "#9B9081"
|
||||
cursor:
|
||||
text: "#181B20"
|
||||
cursor: "#9B9081"
|
||||
normal:
|
||||
black: "#353535"
|
||||
red: "#744B40"
|
||||
green: "#6D6137"
|
||||
yellow: "#765636"
|
||||
blue: "#61564B"
|
||||
magenta: "#6B4A49"
|
||||
cyan: "#435861"
|
||||
white: "#B3B3B3"
|
||||
bright:
|
||||
black: "#5F5F5F"
|
||||
red: "#785850"
|
||||
green: "#6F6749"
|
||||
yellow: "#776049"
|
||||
blue: "#696057"
|
||||
magenta: "#6F5A59"
|
||||
cyan: "#525F66"
|
||||
white: "#CDCDCD"
|
||||
Reference in New Issue
Block a user