Update themese
This commit is contained in:
27
alacritty/themes/Tomorrow-Night.toml
Normal file
27
alacritty/themes/Tomorrow-Night.toml
Normal file
@@ -0,0 +1,27 @@
|
||||
[colors.bright]
|
||||
black = "#666666"
|
||||
blue = "#81a2be"
|
||||
cyan = "#54ced6"
|
||||
green = "#9ec400"
|
||||
magenta = "#b77ee0"
|
||||
red = "#ff3334"
|
||||
white = "#282a2e"
|
||||
yellow = "#f0c674"
|
||||
|
||||
[colors.cursor]
|
||||
cursor = "#ffffff"
|
||||
text = "#1d1f21"
|
||||
|
||||
[colors.normal]
|
||||
black = "#1d1f21"
|
||||
blue = "#81a2be"
|
||||
cyan = "#70c0ba"
|
||||
green = "#b5bd68"
|
||||
magenta = "#b294bb"
|
||||
red = "#cc6666"
|
||||
white = "#373b41"
|
||||
yellow = "#e6c547"
|
||||
|
||||
[colors.primary]
|
||||
background = "#1d1f21"
|
||||
foreground = "#c5c8c6"
|
Reference in New Issue
Block a user