Update themese
This commit is contained in:
23
alacritty/themes/Tango.toml
Normal file
23
alacritty/themes/Tango.toml
Normal file
@@ -0,0 +1,23 @@
|
||||
[colors.bright]
|
||||
black = "#2e3436"
|
||||
blue = "#729fcf"
|
||||
cyan = "#34e2e2"
|
||||
green = "#8ae234"
|
||||
magenta = "#ad7fa8"
|
||||
red = "#ef2929"
|
||||
white = "#eeeeec"
|
||||
yellow = "#fce94f"
|
||||
|
||||
[colors.normal]
|
||||
black = "#2e3436"
|
||||
blue = "#3465a4"
|
||||
cyan = "#06989a"
|
||||
green = "#73d216"
|
||||
magenta = "#75507b"
|
||||
red = "#cc0000"
|
||||
white = "#d3d7cf"
|
||||
yellow = "#edd400"
|
||||
|
||||
[colors.primary]
|
||||
background = "#000000"
|
||||
foreground = "#00ff00"
|
Reference in New Issue
Block a user