This commit is contained in:
Belal Elsabbagh
2025-02-12 12:13:08 +02:00
parent dcfdf27c64
commit dc3f2ada8f
4 changed files with 426 additions and 9 deletions

View File

@@ -0,0 +1,15 @@
themes {
dracula {
fg 248 248 242
bg 40 42 54
black 0 0 0
red 255 85 85
green 80 250 123
yellow 241 250 140
blue 98 114 164
magenta 255 121 198
cyan 139 233 253
white 255 255 255
orange 255 184 108
}
}