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 = "whatyouhide"
name = "Gotham"
[colors.bright]
black = "#10151b"
blue = "#093748"
cyan = "#599caa"
green = "#081f2d"
magenta = "#888ba5"
red = "#d26939"
white = "#d3ebe9"
yellow = "#245361"
[colors.cursor]
cursor = "#98d1ce"
text = "#0a0f14"
[colors.normal]
black = "#0a0f14"
blue = "#195465"
cyan = "#33859d"
green = "#26a98b"
magenta = "#4e5165"
red = "#c33027"
white = "#98d1ce"
yellow = "#edb54b"
[colors.primary]
background = "#0a0f14"
foreground = "#98d1ce"