You are not logged in.

#1 2008-12-17 00:03:26

M177ER
Member
Registered: 2008-06-15
Posts: 148

Need help with Firefox userChrome.css

I am looking for some help with setting the userChrome.css for firefox with a dark menubar. The image on the right is the GTK theme that I would like it to match. The normal state of the text would be white and the selected state would be black (in the menubar ). I have tried:

menu {
  color: white !important;
}
menupopup > menu,
popup > menu,
{
  color: black !important;
}

This changes the menubar text to white, selected and not, and it also changes some menu items to white (folders specifically).

userchromevh8.th.png

Last edited by M177ER (2008-12-17 00:06:36)

Offline

Board footer

Powered by FluxBB