Fix dotfiles structure
This commit is contained in:
27
.config/alacritty/alacritty-themes/themes/Atelierseaside.light.yml
Executable file
27
.config/alacritty/alacritty-themes/themes/Atelierseaside.light.yml
Executable file
@@ -0,0 +1,27 @@
|
||||
colors:
|
||||
name: Atelierseaside (light)
|
||||
author: Chris Kempson
|
||||
primary:
|
||||
background: "#f0fff0"
|
||||
foreground: "#5e6e5e"
|
||||
cursor:
|
||||
text: "#f0fff0"
|
||||
cursor: "#5e6e5e"
|
||||
normal:
|
||||
black: "#131513"
|
||||
red: "#e6193c"
|
||||
green: "#29a329"
|
||||
yellow: "#c3c322"
|
||||
blue: "#3d62f5"
|
||||
magenta: "#ad2bee"
|
||||
cyan: "#1999b3"
|
||||
white: "#8ca68c"
|
||||
bright:
|
||||
black: "#687d68"
|
||||
red: "#e6193c"
|
||||
green: "#29a329"
|
||||
yellow: "#c3c322"
|
||||
blue: "#3d62f5"
|
||||
magenta: "#ad2bee"
|
||||
cyan: "#1999b3"
|
||||
white: "#f0fff0"
|
||||
Reference in New Issue
Block a user