Update themese
This commit is contained in:
23
alacritty/themes/Tomorrow-Night-Bright.toml
Normal file
23
alacritty/themes/Tomorrow-Night-Bright.toml
Normal file
@@ -0,0 +1,23 @@
|
||||
[colors.bright]
|
||||
black = "#666666"
|
||||
blue = "#7aa6da"
|
||||
cyan = "#54ced6"
|
||||
green = "#9ec400"
|
||||
magenta = "#b77ee0"
|
||||
red = "#ff3334"
|
||||
white = "#2a2a2a"
|
||||
yellow = "#e7c547"
|
||||
|
||||
[colors.normal]
|
||||
black = "#000000"
|
||||
blue = "#7aa6da"
|
||||
cyan = "#70c0ba"
|
||||
green = "#b9ca4a"
|
||||
magenta = "#c397d8"
|
||||
red = "#d54e53"
|
||||
white = "#424242"
|
||||
yellow = "#e6c547"
|
||||
|
||||
[colors.primary]
|
||||
background = "#000000"
|
||||
foreground = "#eaeaea"
|
Reference in New Issue
Block a user