Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

inline parameter hints color in PHPStorm 2017.1 EAP #18

Open
chrispecoraro opened this issue Dec 29, 2016 · 0 comments
Open

inline parameter hints color in PHPStorm 2017.1 EAP #18

chrispecoraro opened this issue Dec 29, 2016 · 0 comments

Comments

@chrispecoraro
Copy link

chrispecoraro commented Dec 29, 2016

In PHPStorm 2017.1 EAP Build #PS-171.2014.12 built on December 28th, 2016 , the color scheme for inline parameter hints is broken.
It can be modified here:
screenshot from 2016-12-29 11-25-17

This is what the config needs to look like (although I chose random colors)

 <option name="INLINE_PARAMETER_HINT">
      <value>
        <option name="FOREGROUND" value="777777" />
        <option name="BACKGROUND" value="222222" />
      </value>
    </option>

JetBrains ticket: https://youtrack.jetbrains.com/issue/WI-34489

@chrispecoraro chrispecoraro changed the title inline parameter hints color inline parameter hints color in PHPStorm 2017.1 EAP Dec 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant