ui/crumbs/persistenttooltip: fix colours on darker themes
authorJoshua Lock <josh@linux.intel.com>
Tue, 20 Mar 2012 22:45:33 +0000 (15:45 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 22 Mar 2012 14:40:41 +0000 (14:40 +0000)
commit8c65af3699ef872f13c9db2f2ad90abb5def2014
tree569708db4d033928e76f24a530e648a8a0c5de05
parentf4666079d0f4b0947a0e7e727da06236f53a43b2
ui/crumbs/persistenttooltip: fix colours on darker themes

Darker gtk+ themes, such as the one used in Ubuntu Unity, revealed that the
PersistentTooltip styling wasn't setting the label colour correctly.

Set the label foreground colour to the tooltip_fg_colour value as read from
gtk-color-scheme property of the system settings.

(From Poky rev: 0934cfcea5986dbdc50e7159ee907c70b0b3e587)

(Bitbake rev: ab15ef585e51e4c85a4a55aa6b35fbf3b53f3805)

Signed-off-by: Joshua Lock <josh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/ui/crumbs/persistenttooltip.py