Update themese
This commit is contained in:
23
alacritty/themes/everforest_dark.toml
Normal file
23
alacritty/themes/everforest_dark.toml
Normal file
@@ -0,0 +1,23 @@
|
||||
[colors.bright]
|
||||
black = "0x475258"
|
||||
blue = "0x7fbbb3"
|
||||
cyan = "0x83c092"
|
||||
green = "0xa7c080"
|
||||
magenta = "0xd699b6"
|
||||
red = "0xe67e80"
|
||||
white = "0xd3c6aa"
|
||||
yellow = "0xdbbc7f"
|
||||
|
||||
[colors.normal]
|
||||
black = "0x475258"
|
||||
blue = "0x7fbbb3"
|
||||
cyan = "0x83c092"
|
||||
green = "0xa7c080"
|
||||
magenta = "0xd699b6"
|
||||
red = "0xe67e80"
|
||||
white = "0xd3c6aa"
|
||||
yellow = "0xdbbc7f"
|
||||
|
||||
[colors.primary]
|
||||
background = "0x2d353b"
|
||||
foreground = "0xd3c6aa"
|
Reference in New Issue
Block a user