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-dark {
bg "#2b3339"
fg "#d3c6aa"
black "#4b565c"
red "#e67e80"
green "#a7c080"
yellow "#dbbc7f"
blue "#7fbbb3"
magenta "#d699b6"
cyan "#83c092"
white "#d3c6aa"
orange "#FF9E64"
}
}