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 = "tonsky"
name = "Alabaster"
[colors.bright]
black = "#777777"
blue = "#007ACC"
cyan = "#00AACB"
green = "#60CB00"
magenta = "#E64CE6"
red = "#F05050"
white = "#FFFFFF"
yellow = "#FFBC5D"
[colors.cursor]
cursor = "#000000"
text = "#448C27"
[colors.normal]
black = "#000000"
blue = "#325CC0"
cyan = "#0083B2"
green = "#448C27"
magenta = "#7A3E9D"
red = "#AA3731"
white = "#BBBBBB"
yellow = "#CB9000"
[colors.primary]
background = "#F7F7F7"
foreground = "#000000"