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 = "0x5B4375"
blue = "0x93ca5b"
cyan = "0x8a5135"
green = "0x2286b5"
magenta = "0xc6c842"
red = "0x426bb6"
white = "0xc54646"
yellow = "0x5ab782"
[colors.normal]
black = "0x5B4375"
blue = "0x93ca5b"
cyan = "0x8a5135"
green = "0x2286b5"
magenta = "0xc6c842"
red = "0x426bb6"
white = "0xc54646"
yellow = "0x5ab782"
[colors.primary]
background = "0x192835"
foreground = "0xAADA4F"