Haehnchen/idea-php-symfony2-plugin

The colors are causing me panic attacks (almost) - what secret setting changes it?

torian257x opened this issue · 2 comments

See for yourself:

image

I went through all color scheme settings TWICE. None seem to change this. There is no visible setting in phpstorm to fix this.

I shall perish earlier than expected working like this

you can reproduce as well when using the solarized theme, looks ugly too even though not as ugly as this
Solarized_Dark.icls.zip

I searched for the weird highlight colors in the exported color schemes without success. It isnt imported. This is the devils spawn of this plugin

There is nothing provided by this plugin.

it looks like its related to the latest PhpStorm releases which introduce some support for querybuilder parameters, there is now injecting of custom dql language into this parameters, in which the custom(?) theme does not provide support for it.

@Haehnchen how can this be from phpstorm if it disappears when you uninstall the plugin?