numixproject / numix-gtk-theme

A modern flat theme with a combination of light and dark elements.
GNU General Public License v3.0
1.2k stars 227 forks source link

Changing the selected tab text color #729

Closed tawmoto closed 5 years ago

tawmoto commented 5 years ago

Hello,

I would like to change the selected tab text color from red to black (or bold black), I saw that this changed in 18.04, in 16.04 it was black. The current red is very intrusive for the eyes and it's present in almost all the Linux applications (meld, terminator, etc) when using Numix theme, it would be great if I could change it.

I attached some pics from different Linux apps.

How can I change it? Thank you

image

image

khurshid-alam commented 5 years ago

The bottom border on active is being drawn from tab.top tab:checked style from _notbeook.css. The color is $selected_bg_color. And you need to change for all tabs (tab.right, tab.bottom etc). Then compile.

I agree that color is bit eye-catchy for some, may we should revert back to old selected_bg_color or at least for the tabs.

tawmoto commented 5 years ago

Great, thanks. So is there a chance for an official change in the next versions? The red is a bit disturbing, indeed.

khurshid-alam commented 5 years ago

No. It will be red (by design/color-schemes) but darker.

tawmoto commented 5 years ago

Dark red is perfect. Thanks. How should I subscribe in order to get a notification when this change is applied? Then I guess I have to update.