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

后端 未结 7 1769
悲哀的现实
悲哀的现实 2020-12-13 23:23

I\'m using a dark theme in IntelliJ 14, the problem is that I have difficulties in distinguish the active tab, because its header\'s background is not different than the oth

7条回答
  •  北海茫月
    2020-12-14 00:19

    I am using Darcula theme with a background image (simple plain black image). I tried the excellent plugin suggested by Tomasz O. https://stackoverflow.com/users/2479048/tomasz-o, but it did not work. Later on, I realized that when I decreased the opacity of background image, I was actually able to distinguish the color change made by the plugin. I wonder why Android Studio does not provide a convenient setting for changing active tab header color. I'm on AS 3.4.2 already!

提交回复
热议问题