shyamupa
shyamupa

Reputation: 1628

Cannot change color of Eclipse editor tabs

I tried to configure the color for my editor tabs (see image below)

enter image description here

According to this, my active tab should look like the tab "ipsum".

But even after applying these settings, I have the following situation(ExtractWordCounts is the active tab)

enter image description here

Can anyone suggest some solution?

Upvotes: 15

Views: 11130

Answers (2)

Esteban Rincon
Esteban Rincon

Reputation: 2110

A bit late, but I clicked/pressed the wrong button and the tab color changed, and the color was just not readable, after playing around with

window -> preferences -> general -> appearance -> Colors and Fonts

If you type in the search bar focus you will see the options to change the tab color: enter image description here

Additional!

I recommend using DevStyle Theme, it is just awesome!

Upvotes: 17

Chandrayya G K
Chandrayya G K

Reputation: 8849

Refer these.

  1. Use eclipse color theme

  2. Jeeeyl theme

  3. Switch your themes in Window > Preferences > General > Appearance

Also check this blog post

Upvotes: 3

Related Questions