Update themes

This commit is contained in:
2023-04-11 02:34:13 -05:00
parent afa28983e1
commit b1fb865ab0
23 changed files with 369 additions and 21 deletions

View File

@@ -0,0 +1,15 @@
themes {
everforest-light {
bg "#fff9e8"
fg "#5c6a72"
black "#5c6a72"
red "#f85552"
green "#8da101"
yellow "#dfa000"
blue "#3a94c5"
magenta "#df69ba"
cyan "#35a77c"
white "#dfddc8"
orange "#FF9E64"
}
}