I am aware that is possible to change the tab colors in Android Studio, but I would like to know if anybody has found a way to change the tab colors for Unit Tests.
As you probably know, the Tabs for Unit Tests have a distinct color (greenish if you use the defaults I think); this is true for Android projects (not sure about others).
In settings, it's possible to alter Both the foreground, background, and underline of active and inactive tabs, but I found no mention of "tests". Am I missing a setting?