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,23 @@
[colors.bright]
black = "#0b141a"
blue = "#0099ff"
cyan = "#00a5ab"
green = "#11ab00"
magenta = "#9854ff"
red = "#ff4053"
white = "#ffffff"
yellow = "#bf8c00"
[colors.normal]
black = "#0b141a"
blue = "#0099ff"
cyan = "#00a5ab"
green = "#11ab00"
magenta = "#9854ff"
red = "#ff4053"
white = "#ffffff"
yellow = "#bf8c00"
[colors.primary]
background = "#ffffff"
foreground = "#61707a"