zellij/zellij-utils/assets/themes/everforest-light.kdl
Jae-Heon Ji ff36798c9e
feat: provide default themes (#2307)
* refactor: move themes to zellij-assets

* feat: add theme to the binary

* chore: move new theme from example to assets
2023-04-27 00:26:07 +09:00

16 lines
298 B
Plaintext

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"
}
}