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 = "Grayscale (light)"
[colors.bright]
black = "#525252"
blue = "#686868"
cyan = "#868686"
green = "#8e8e8e"
magenta = "#747474"
red = "#7c7c7c"
white = "#f7f7f7"
yellow = "#a0a0a0"
[colors.cursor]
cursor = "#464646"
text = "#f7f7f7"
[colors.normal]
black = "#101010"
blue = "#686868"
cyan = "#868686"
green = "#8e8e8e"
magenta = "#747474"
red = "#7c7c7c"
white = "#b9b9b9"
yellow = "#a0a0a0"
[colors.primary]
background = "#f7f7f7"
foreground = "#464646"