Update themese
This commit is contained in:
31
alacritty/themes/Greenscreen.light.toml
Normal file
31
alacritty/themes/Greenscreen.light.toml
Normal file
@@ -0,0 +1,31 @@
|
||||
[colors]
|
||||
author = "Chris Kempson"
|
||||
name = "Greenscreen (light)"
|
||||
|
||||
[colors.bright]
|
||||
black = "#007700"
|
||||
blue = "#009900"
|
||||
cyan = "#005500"
|
||||
green = "#00bb00"
|
||||
magenta = "#00bb00"
|
||||
red = "#007700"
|
||||
white = "#00ff00"
|
||||
yellow = "#007700"
|
||||
|
||||
[colors.cursor]
|
||||
cursor = "#005500"
|
||||
text = "#00ff00"
|
||||
|
||||
[colors.normal]
|
||||
black = "#001100"
|
||||
blue = "#009900"
|
||||
cyan = "#005500"
|
||||
green = "#00bb00"
|
||||
magenta = "#00bb00"
|
||||
red = "#007700"
|
||||
white = "#00bb00"
|
||||
yellow = "#007700"
|
||||
|
||||
[colors.primary]
|
||||
background = "#00ff00"
|
||||
foreground = "#005500"
|
Reference in New Issue
Block a user