In PHPStorm, I'm trying to change the css color as an embedded language, trying to do this:

In it:

As you can see, in the second, the CSS code is colored as a string, and not as a CSS language. I have already disabled all language injections, but the problem remains.
source
share