Update themese
This commit is contained in:
27
alacritty/themes/Solarized-Light.toml
Normal file
27
alacritty/themes/Solarized-Light.toml
Normal file
@@ -0,0 +1,27 @@
|
||||
[colors.bright]
|
||||
black = "#002b36"
|
||||
blue = "#839496"
|
||||
cyan = "#93a1a1"
|
||||
green = "#586e75"
|
||||
magenta = "#6c71c4"
|
||||
red = "#cb4b16"
|
||||
white = "#fdf6e3"
|
||||
yellow = "#657b83"
|
||||
|
||||
[colors.cursor]
|
||||
cursor = "#657b83"
|
||||
text = "#fdf6e3"
|
||||
|
||||
[colors.normal]
|
||||
black = "#073642"
|
||||
blue = "#268bd2"
|
||||
cyan = "#2aa198"
|
||||
green = "#859900"
|
||||
magenta = "#d33682"
|
||||
red = "#dc322f"
|
||||
white = "#eee8d5"
|
||||
yellow = "#b58900"
|
||||
|
||||
[colors.primary]
|
||||
background = "#fdf6e3"
|
||||
foreground = "#657b83"
|
Reference in New Issue
Block a user