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 = "Paraiso (dark)"
[colors.bright]
black = "#776e71"
blue = "#06b6ef"
cyan = "#5bc4bf"
green = "#48b685"
magenta = "#815ba4"
red = "#ef6155"
white = "#e7e9db"
yellow = "#fec418"
[colors.cursor]
cursor = "#a39e9b"
text = "#2f1e2e"
[colors.normal]
black = "#2f1e2e"
blue = "#06b6ef"
cyan = "#5bc4bf"
green = "#48b685"
magenta = "#815ba4"
red = "#ef6155"
white = "#a39e9b"
yellow = "#fec418"
[colors.primary]
background = "#2f1e2e"
foreground = "#a39e9b"