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 = "Chris Kempson"
name = "Twilight (light)"
[colors.bright]
black = "#5f5a60"
blue = "#7587a6"
cyan = "#afc4db"
green = "#8f9d6a"
magenta = "#9b859d"
red = "#cf6a4c"
white = "#ffffff"
yellow = "#f9ee98"
[colors.cursor]
cursor = "#464b50"
text = "#ffffff"
[colors.normal]
black = "#1e1e1e"
blue = "#7587a6"
cyan = "#afc4db"
green = "#8f9d6a"
magenta = "#9b859d"
red = "#cf6a4c"
white = "#a7a7a7"
yellow = "#f9ee98"
[colors.primary]
background = "#ffffff"
foreground = "#464b50"