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,27 @@
[colors.bright]
black = "#7c7c7c"
blue = "#b5dcfe"
cyan = "#dfdffe"
green = "#ceffab"
magenta = "#ff9cfe"
red = "#ffb6b0"
white = "#ffffff"
yellow = "#ffffcb"
[colors.cursor]
cursor = "#ffffff"
text = "#ffffff"
[colors.normal]
black = "#4e4e4e"
blue = "#96cbfe"
cyan = "#c6c5fe"
green = "#a8ff60"
magenta = "#ff73fd"
red = "#ff6c60"
white = "#eeeeee"
yellow = "#ffffb6"
[colors.primary]
background = "#000000"
foreground = "#ffffff"