Update themese

This commit is contained in:
2024-03-25 16:09:54 -05:00
parent 668e08521a
commit 7631274d7e
580 changed files with 8064 additions and 8880 deletions

View 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"