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 = "Erebus"
[colors.bright]
black = "#b8b8b8"
blue = "#dea3e5"
cyan = "#af5fd7"
green = "#ff9f6f"
magenta = "#d7afaf"
red = "#d78787"
white = "#757575"
yellow = "#ff5f5f"
[colors.cursor]
cursor = "#ffffff"
text = "#000000"
[colors.normal]
black = "#757575"
blue = "#af5fd7"
cyan = "#dea3e5"
green = "#de8a36"
magenta = "#ff87d7"
red = "#ff5f5f"
white = "#b8b8b8"
yellow = "#d78787"
[colors.primary]
background = "#000000"
foreground = "#ffffff"