Skip to content

inline parameter hints color in PHPStorm 2017.1 EAP #18

Description

@chrispecoraro

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions