PHPStorm: change color of embedded language, HTML and CSS

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

enter image description here

In it:

enter image description here

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.

+4
source share

All Articles