Hi mpt,

in the globalpane-themeability branch i have changed things such that
the 'sublte-label' color can be controlled by setting the value of the
following lines in the
softwarecenter/data/ui/gtk3/css/softwarecenter.css file:

#subtle-label {
    -GtkWidget-link-color: shade (@super-light-aubergine, 0.4);
    -GtkWidget-visited-link-color: shade (@super-light-aubergine, 0.5);
    color: shade (@super-light-aubergine, 0.6);
}


This should affect any label with .set_name("subtle-label") in the python code, 
and in the case of this bug it _should_ cover all applicable labels....

Play around with the css colors and push a branch with the changes or
alternatively let me know your fav colors and i can make the changes on
your behalf.


Cheers
Matt

** Branch linked: lp:~mmcg069/software-center/globalpane-themeability

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/830738

Title:
  [GTK3] Almost all text in the software item screen is the wrong color

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/830738/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to