The greenness can be easily fixed by removing text shadow.
To do that, open /usr/share/themes/Radiance/gtk-3.0/apps/unity.css
and add "text-shadow: none;" inside
.unity-panel.menubar,
.unity-panel .menubar {
}
so you get :
.unity-panel.menubar,
.unity-panel .menubar {
text-shadow: none;
}
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/977080
Title:
Wrong colours in panel when dash opened + coloured pixels around panel
text when using Radiance theme
To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/977080/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs