Update themese
This commit is contained in:
23
alacritty/themes/everforest_light.toml
Normal file
23
alacritty/themes/everforest_light.toml
Normal file
@@ -0,0 +1,23 @@
|
||||
[colors.bright]
|
||||
black = "0x5c6a72"
|
||||
blue = "0x3a94c5"
|
||||
cyan = "0x35a77c"
|
||||
green = "0x8da101"
|
||||
magenta = "0xdf69ba"
|
||||
red = "0xf85552"
|
||||
white = "0xe0dcc7"
|
||||
yellow = "0xdfa000"
|
||||
|
||||
[colors.normal]
|
||||
black = "0x5c6a72"
|
||||
blue = "0x3a94c5"
|
||||
cyan = "0x35a77c"
|
||||
green = "0x8da101"
|
||||
magenta = "0xdf69ba"
|
||||
red = "0xf85552"
|
||||
white = "0xe0dcc7"
|
||||
yellow = "0xdfa000"
|
||||
|
||||
[colors.primary]
|
||||
background = "0xfdf6e3"
|
||||
foreground = "0x5c6a72"
|
Reference in New Issue
Block a user