3

I realized my currently focused tab is hard to distinguish:

enter image description here

So my question is how to change currently focused tab's color (Either foreground or background will help) ? I search around in the settings but can't found.

My platform is android studio version 2.1, Linux Fedora 21, gnome 3.14.0.

林果皞
  • 7,539
  • 3
  • 55
  • 70

1 Answers1

1

Your shown tabs are hard to distinguish because in Darcula theme, the test class background is unfortunatelly very hard to distinguish from non selected test tabs. You can see, that you can distinguish MainActivity.java just fine.

How to change color for tests is described in this question:

How to change the active tab header's color in IntelliJ 14.1.4?

Community
  • 1
  • 1
Vojtech Ruzicka
  • 16,384
  • 15
  • 63
  • 66