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