0

I've been searching through the settings in WebStorm and can't seem to find out how to get rid of the background color for Angular code in my html attributes. The rest of the color scheme seems fine to me but the background just makes everything feel washed out. Example below:

green highlight

Anyone know how to get rid of this?

Edit: Same shot in default theme.

enter image description here

4
  • Please provide the same screenshot but using Default color schema. Commented Nov 29, 2016 at 20:37
  • Not seeing any kind of background in the default color scheme so I guess it's scheme specific. The one I've been using (first screenshot) is called Twilight. Commented Nov 29, 2016 at 20:58
  • I see some light green background. Check it -- that could be it: Settings/Preferences | Editor | Colors & Fonts | General | Code | Injected language fragment. Since I'm not AngularJs user ... I just cannot say if it meant to be like that (I'm talking about actual injection) or you have created such injection yourself (that's, of course, if it is an injection fragment there). Commented Nov 29, 2016 at 21:09
  • That did it! Thanks. Commented Nov 29, 2016 at 21:39

1 Answer 1

1

Considering the screenshot taken with Default color schema .. please check the following:

  1. Settings/Preferences
  2. Editor | Colors & Fonts | General
  3. Code | Injected language fragment
Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.