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

31
alacritty/themes/Tlh.toml Normal file
View File

@@ -0,0 +1,31 @@
[colors]
author = ""
name = "tlh"
[colors.bright]
black = "#4d4d4d"
blue = "#5a9dc8"
cyan = "#69b8ce"
green = "#70ff70"
magenta = "#b29fdb"
red = "#f00060"
white = "#eeeeee"
yellow = "#f9fd80"
[colors.cursor]
cursor = "#66ff66"
text = "#101010"
[colors.normal]
black = "#1c1c1c"
blue = "#4695c8"
cyan = "#43afce"
green = "#60ff60"
magenta = "#a78edb"
red = "#d81860"
white = "#f3ebe2"
yellow = "#f9fd75"
[colors.primary]
background = "#101010"
foreground = "#66ff66"