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 = ""
name = "VisiBlue"
[colors.bright]
black = "#333399"
blue = "#0099cc"
cyan = "#66cccc"
green = "#00ccff"
magenta = "#0099ff"
red = "#9999ff"
white = "#ccffff"
yellow = "#6699ff"
[colors.cursor]
cursor = "#666699"
text = "#000000"
[colors.normal]
black = "#333366"
blue = "#006699"
cyan = "#669999"
green = "#0099cc"
magenta = "#0066ff"
red = "#6666cc"
white = "#99cccc"
yellow = "#3366cc"
[colors.primary]
background = "#000000"
foreground = "#666699"