Update themese
This commit is contained in:
31
alacritty/themes/Twilight.light.toml
Normal file
31
alacritty/themes/Twilight.light.toml
Normal file
@@ -0,0 +1,31 @@
|
||||
[colors]
|
||||
author = "Chris Kempson"
|
||||
name = "Twilight (light)"
|
||||
|
||||
[colors.bright]
|
||||
black = "#5f5a60"
|
||||
blue = "#7587a6"
|
||||
cyan = "#afc4db"
|
||||
green = "#8f9d6a"
|
||||
magenta = "#9b859d"
|
||||
red = "#cf6a4c"
|
||||
white = "#ffffff"
|
||||
yellow = "#f9ee98"
|
||||
|
||||
[colors.cursor]
|
||||
cursor = "#464b50"
|
||||
text = "#ffffff"
|
||||
|
||||
[colors.normal]
|
||||
black = "#1e1e1e"
|
||||
blue = "#7587a6"
|
||||
cyan = "#afc4db"
|
||||
green = "#8f9d6a"
|
||||
magenta = "#9b859d"
|
||||
red = "#cf6a4c"
|
||||
white = "#a7a7a7"
|
||||
yellow = "#f9ee98"
|
||||
|
||||
[colors.primary]
|
||||
background = "#ffffff"
|
||||
foreground = "#464b50"
|
Reference in New Issue
Block a user