
Vista like QtCurve for Firefox and T
Source (link to git-repo or to original if based on someone elses unmodified work):
Description:
QtCurve 0.26+ rocks. You can configure it very vista like, but unlike the Vistesque mod it also works for GTK applications.
However by default Thunderbird and Firefox have black menu text, no matter how dark your menu background color is. As workaround create a userChrome.css for both applications as shown in the screenshot with the following content:
menubar > menu {
color: HighlightText !important;
}
menubar > menu[_moz-menuactive="true"] {
background-color : HighlightText !important;
color: MenuText !important;
} Last changelog:
However by default Thunderbird and Firefox have black menu text, no matter how dark your menu background color is. As workaround create a userChrome.css for both applications as shown in the screenshot with the following content:
menubar > menu {
color: HighlightText !important;
}
menubar > menu[_moz-menuactive="true"] {
background-color : HighlightText !important;
color: MenuText !important;
}
Update! The userChrome.css hack is no longer necessary for current versions of QtCurve, since QtCurve adds this to the userChrome.css automatically.
Ratings & Comments
6 Comments
I'm a little lost. What do you mean with QtCurve 2.6? I installed qtcurve-0.30, is it the same?
Oops... I meant QtCurve 0.26, but yes 0.30 is the newer.
I edited the userChrome.css as you said but it is not working as your screenshot :( see mine: http://home.iitk.ac.in/~anupamsr/screenshot_firefox.png
Have you installed the latest QtCurve and set the background color of the menu?
Yes. I installed the latest QtCurve. The menucolor is by default blue.
Sorry! Got it working! :) Thanks! I had select the QtCurve engine through switch2.