diff options
Diffstat (limited to 'ghostty-themes/Django')
-rw-r--r-- | ghostty-themes/Django | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/ghostty-themes/Django b/ghostty-themes/Django new file mode 100644 index 0000000..cb28197 --- /dev/null +++ b/ghostty-themes/Django @@ -0,0 +1,22 @@ +palette = 0=#000000 +palette = 1=#fd6209 +palette = 2=#41a83e +palette = 3=#ffe862 +palette = 4=#245032 +palette = 5=#f8f8f8 +palette = 6=#9df39f +palette = 7=#ffffff +palette = 8=#323232 +palette = 9=#ff943b +palette = 10=#73da70 +palette = 11=#ffff94 +palette = 12=#568264 +palette = 13=#ffffff +palette = 14=#cfffd1 +palette = 15=#ffffff +background = #0b2f20 +foreground = #f8f8f8 +cursor-color = #336442 +cursor-text = #f8f8f8 +selection-background = #245032 +selection-foreground = #f8f8f8 |