Add Everforest as well

This commit is contained in:
David Heinemeier Hansson
2024-06-03 20:51:22 -07:00
parent 669423f43a
commit d9d8fbbf93
6 changed files with 59 additions and 1 deletions

View File

@@ -0,0 +1,15 @@
themes {
everforest {
bg "#2b3339"
fg "#d3c6aa"
black "#4b565c"
red "#e67e80"
green "#a7c080"
yellow "#dbbc7f"
blue "#7fbbb3"
magenta "#d699b6"
cyan "#83c092"
white "#d3c6aa"
orange "#FF9E64"
}
}