Update themese
This commit is contained in:
31
alacritty/themes/Embers.light.toml
Normal file
31
alacritty/themes/Embers.light.toml
Normal file
@@ -0,0 +1,31 @@
|
||||
[colors]
|
||||
author = "Chris Kempson"
|
||||
name = "Embers (light)"
|
||||
|
||||
[colors.bright]
|
||||
black = "#5a5047"
|
||||
blue = "#6d5782"
|
||||
cyan = "#576d82"
|
||||
green = "#57826d"
|
||||
magenta = "#82576d"
|
||||
red = "#826d57"
|
||||
white = "#dbd6d1"
|
||||
yellow = "#6d8257"
|
||||
|
||||
[colors.cursor]
|
||||
cursor = "#433b32"
|
||||
text = "#dbd6d1"
|
||||
|
||||
[colors.normal]
|
||||
black = "#16130f"
|
||||
blue = "#6d5782"
|
||||
cyan = "#576d82"
|
||||
green = "#57826d"
|
||||
magenta = "#82576d"
|
||||
red = "#826d57"
|
||||
white = "#a39a90"
|
||||
yellow = "#6d8257"
|
||||
|
||||
[colors.primary]
|
||||
background = "#dbd6d1"
|
||||
foreground = "#433b32"
|
Reference in New Issue
Block a user