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

View File

@@ -0,0 +1,16 @@
themes {
molokai-dark {
fg 248 248 240
bg 27 29 30
black 0 0 0
red 255 0 0
green 0 140 0
yellow 255 255 0
blue 102 217 239
magenta 174 129 255
cyan 0 255 255
white 255 255 255
orange 253 151 31
}
}