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

17
zellij/themes/menace.kdl Normal file
View File

@@ -0,0 +1,17 @@
// orange-green-blue
themes {
menace {
fg "#e3a555"
bg 40 42 54
red "#f74c17"
green 80 250 123
yellow 241 250 140
blue 98 114 164
magenta 255 121 198
orange 255 184 108
cyan 139 233 253
black "#04399d"
white 255 255 255
}
}