mirror of
https://github.com/zellij-org/zellij.git
synced 2024-12-24 01:34:38 +03:00
17 lines
305 B
Plaintext
17 lines
305 B
Plaintext
|
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
|
||
|
}
|
||
|
}
|
||
|
|