This fixes the mismatched colors and also makes the theme fit more in line with the original Dracula palette. The current palette as is can cause some serious color clashing when using anything to apply the base16 colors across applications like Firefox. This change actually makes it more inline to what the Dracula Kitty theme looks like. Fixes #10 and #13. The palette is @pcewing's idea!
Note: While yes, some programs like Kitty still look a bit weird because they require more colors; but for those edge cases, one can just use the theme for that specific application. But just changing up the palette makes it match way more inline with the official theme palette.
Screenshots below show what the original and corrected schemes look like on Kitty terminal with msgcat --color=test and Firefox on NixOS, 24.05 (Uakari), 24.05.20240322.649ccce. The tool I used to apply the theme is stylix
This fixes the mismatched colors and also makes the theme fit more in line with the original Dracula palette. The current palette as is can cause some serious color clashing when using anything to apply the base16 colors across applications like Firefox. This change actually makes it more inline to what the Dracula Kitty theme looks like. Fixes #10 and #13. The palette is @pcewing's idea!
Note: While yes, some programs like Kitty still look a bit weird because they require more colors; but for those edge cases, one can just use the theme for that specific application. But just changing up the palette makes it match way more inline with the official theme palette. Screenshots below show what the original and corrected schemes look like on Kitty terminal with
msgcat --color=test
and Firefox onNixOS, 24.05 (Uakari), 24.05.20240322.649ccce
. The tool I used to apply the theme is stylixOriginal Scheme
Corrected Scheme