In more and more libraries you define your css colors as variables without the use of a "color" function like:
--primary: 262.1 83.3% 57.8%;
It would be really useful for everyone to have similar functionality like the one in Color Highlight where you have the option to colorize those colors using the settings "color-highlight.matchRgbWithNoFunction" and "color-highlight.matchHslWithNoFunction".
In more and more libraries you define your css colors as variables without the use of a "color" function like:
--primary: 262.1 83.3% 57.8%;
It would be really useful for everyone to have similar functionality like the one in Color Highlight where you have the option to colorize those colors using the settings "color-highlight.matchRgbWithNoFunction" and "color-highlight.matchHslWithNoFunction".