Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Cannot change color of Eclipse editor tabs

Tags:

eclipse

themes

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?

like image 537
shyamupa Avatar asked Apr 03 '14 14:04

shyamupa


People also ask

How do you get colors in eclipse?

To change the color theme in your editor: Go to Window | Preferences | General | Appearance | Color Theme. The list of available Eclipse color themes is displayed.


2 Answers

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!

like image 90
Esteban Rincon Avatar answered Sep 28 '22 06:09

Esteban Rincon


Refer these.

  1. Use eclipse color theme

  2. Jeeeyl theme

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

Also check this blog post

like image 44
Chandrayya G K Avatar answered Sep 28 '22 06:09

Chandrayya G K