Houman
Houman

Reputation: 66320

Pycharm - Changing theme for Navigation pane?

I have selected a dark theme for Pycharm to keep it easier on the eyes when coding. However the Navigation pane on the left side is still in bright white and distracts from coding.

Is there a way to change the theme for that part as well? I can't find any thing in the settings.

Thanks a lot

enter image description here

Upvotes: 1

Views: 2713

Answers (1)

CrazyCoder
CrazyCoder

Reputation: 401975

It's not possible out of the box without changing the Java Look&Feel, there is an open feature request to make it configurable and one user has contributed a plug-in making the background dark.

Upvotes: 4

Related Questions