1

How to change the foreground color of "Parameter Info" in IntelliJ (when you press : "ctrl + P" on method parameters)?

There is nothing in : FILE | SETTINGS | COLORS & FONT

dosar
  • 13
  • 3
  • maybe reated http://stackoverflow.com/questions/3421045/can-i-make-intellij-idea-look-more-like-eclipse – Nicktar Dec 06 '12 at 11:10

1 Answers1

1

It's not possible to change it righ now without changing the Look&Feel, see the related issues:

  • IDEA-95904 Darcula parameter info pop-up colors hard to read
  • IDEA-95873 Darcula: Parameter Info popup is unreadable
CrazyCoder
  • 389,263
  • 172
  • 990
  • 904