Jemuel Elimanco
Jemuel Elimanco

Reputation: 556

How to change the text color of eclipse(kepler) text editor?

I want to make my eclipse Dark theme so I install moonrise theme in my window preferences. But the Text color stays the same and its hard for me to read my code. can anyone help me and provide step by step process to change the text color of my text editor? thank you.enter image description here

Upvotes: 1

Views: 1999

Answers (1)

saurav
saurav

Reputation: 5926

Since yours image shows a Java editor.

You have to go to Windows->Preferences->Java->Editor-Syntax coloring to change the text colors.

For any text editors you can go to Windows->Preferences->General->Editors->Text editors to change the foreground color.

Hope this helps.

cheers,

Saurav

Upvotes: 2

Related Questions