How to change foreground font color of Angular fragment in Webstorm?

If I change the background color it will affect the text.

 

But if I try to change the foreground color it has no effect.

 

 

 

0
1 comment

Within injected language fragment, the foreground corresponds to the colors defined for the corresponding language - that's one of the main ideas of language injection (have a syntax highlighting for certain language embedded in another language). So modifying foreground in Injected language fragment preferences has almost no effect

0

Please sign in to leave a comment.