zellij/zellij-utils/assets/themes/solarized-light.kdl
Jae-Heon Ji 63bfe9c5e4
feat: add self-provided themes (#2224)
* chore: move themes to default assets

* feat: add self-provided themes

* fix: embed themes into binary
2023-03-06 23:36:12 +09:00

16 lines
305 B
Text

themes {
solarized-light {
fg 101 123 131
bg 253 246 227
black 7 54 66
red 220 50 47
green 133 153 0
yellow 181 137 0
blue 38 139 210
magenta 211 54 130
cyan 42 161 152
white 238 232 213
orange 203 75 22
}
}