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 = "Orangish"
[colors.bright]
black = "#5e5e5e"
blue = "#46aede"
cyan = "#d6dbac"
green = "#95e76b"
magenta = "#e32c57"
red = "#eb4509"
white = "#efefef"
yellow = "#ffac18"
[colors.cursor]
cursor = "#ffffff"
text = "#000000"
[colors.normal]
black = "#251f1f"
blue = "#46aede"
cyan = "#d6dbac"
green = "#94e76b"
magenta = "#e32c57"
red = "#eb4509"
white = "#efefef"
yellow = "#ffac18"
[colors.primary]
background = "#000000"
foreground = "#ffffff"