Closed blowsie closed 4 years ago
Well, according to the dracula github some colors are well defined.
Palette | Hex | RGB | HSL | |
---|---|---|---|---|
Background | #282a36 | 40 42 54 | 231° 15% 18% | |
Current Line | #44475a | 68 71 90 | 232° 14% 31% | |
Selection | #44475a | 68 71 90 | 232° 14% 31% | |
Foreground | #f8f8f2 | 248 248 242 | 60° 30% 96% | |
Comment | #6272a4 | 98 114 164 | 225° 27% 51% |
I assumed this plugin was following these rules or there was some "official" way of defining how the theme looks.
Either way, personally I prefer how it looked before the update. Why? My method calls are more greyed out than my comments, which just seems backwards.
So i did some digging and found many of the colors are not using the color pallette at all?
Hi,
Thanks for your efforts in this theme! In the last update, the theme deviates alot from what I know, and love, and still find in other IDEs.
Example.
Webstorm:
VS Code:
Is this a bug? Why has the theme deviated?