Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to customize IntelliJ's inline documentation pane colors and fonts?

Is there a way to customize IntelliJ's inline documentation pane colors and fonts?

The way it is in the picture bellow, makes it hard to read the javadoc text.

enter image description here

like image 863
ktulinho Avatar asked Mar 22 '14 10:03

ktulinho


People also ask

How do I change the color scheme in IntelliJ?

Press Ctrl+Alt+S to open the IDE settings and select Editor | Color Scheme. Use the Scheme list to select a color scheme.

How can I change font style in IntelliJ?

If you need to quickly change the font size while in the editor, press Ctrl+Alt+S to open the IDE settings, go to Editor | General, and select Change font size with Command+Mouse Wheel or Change font size with Control+Mouse depending on your operating system.

How do I change my Jetbrain Theme?

In the Settings/Preferences dialog ( Ctrl+Alt+S ), select Appearance & Behavior | Appearance. Alternatively, press Ctrl+` and select Theme from the Switch list. Select the UI theme from the Theme list: IntelliJ Light: Traditional light theme for IntelliJ-based IDEs.


1 Answers

It's a bug of Intellij IDEA.It had be fixed in IDEA.http://confluence.jetbrains.com/display/IDEADEV/IntelliJ+IDEA+13.1+135.667+Release+Notes .

like image 84
wayne Avatar answered Oct 12 '22 12:10

wayne