purpurato
purpurato

Reputation: 21

Eric IDE dark theme

I started using Eric IDE but cannot find a way to set a dark theme. I was using just Geany text editor before and I had a dark theme, now I'm used to it. I'd like the IDE debugging features but the white background really hurts my eyes.

Upvotes: -1

Views: 3694

Answers (1)

MvGulik
MvGulik

Reputation: 98

(Figure I might gain some useful points ... ergo (adjusted answer from theme-for-python-eric-ide question)

To change the background for a, by the eric-ide, known language. You have to go to [ Settings > Preferences > Highlighters > Styles ], and than select the languages you like to make the changes for.

[ Settings > preferences > Editor > Style ] ... is only for unrecognised languages.
[ Settings > Preferences > Highlighters > Styles ] ... is for each separate recognized language.

-- Checked against: eric6 (18.06)
-- No general-theme support: https://die-offenbachs.homelinux.org/issues/issue248

Upvotes: 0

Related Questions