Phpinspectionsea: How to change the color of tag?

Created on 14 Sep 2017  路  3Comments  路  Source: kalessil/phpinspectionsea

screen shot 2017-09-14 at 22 55 14

question 3rd party

Most helpful comment

@raoptimus
What "tag"?
Are you talking about that grey on light grey contentType: and playlistId: ?

If so:

  • It's purely PhpStorm/IDE question and has nothing to do with this plugin.
  • You are using custom color scheme .. which does not define color for this styling element hence the defaults from "Default" light scheme are used.
  • You can change it at "Settings/Preferences | Editor | Color Scheme | Language Defaults --> Inline parameter hint".

All 3 comments

Hm, unexpected =) I using standard themes, so can not share any experience in customizing themes.

@raoptimus
What "tag"?
Are you talking about that grey on light grey contentType: and playlistId: ?

If so:

  • It's purely PhpStorm/IDE question and has nothing to do with this plugin.
  • You are using custom color scheme .. which does not define color for this styling element hence the defaults from "Default" light scheme are used.
  • You can change it at "Settings/Preferences | Editor | Color Scheme | Language Defaults --> Inline parameter hint".

@bazzik You can change it at "Settings/Preferences | Editor | Color Scheme | Language Defaults --> Inline parameter hint".

Yes, it's it. Thank you very much

Was this page helpful?
0 / 5 - 0 ratings