I'm unable to correctly edit the userChrome.css file in TBB profile, to change the color from orange to green (or what ever). I hope when it changes the menu button color, it'll also change the icon color in the Windows tray.
I've edited the userChrome & userContent.css files before, but this doesn't work in TBB. I'm assuming that Aurora WILL use the userChrome.css file, if proper commands w/ proper syntax are entered?
Here's the command I found on Lifehacker to change the app-menu button color (using rgba instead of rgb). I edited the userChrome.css file that's in the path "E:\Temp\Tor Browser\TBB 2.2.35-8\Tor Browser\FirefoxPortable\Data\profile\chrome". This is same main path (folder) where I launch TBB, using "Start Tor browser.exe."
I also tried putting spaces between the decimal values: rgba(0, 128, 0, .8).... which made no difference./* This changes color of orange Firefox menu button. */ #appmenu-button { background-color: rgba(0,128,0,.8) !important;
Can anyone see the problem - if there's one w/ syntax? Or is there another issue I'm overlooking w/ Aurora / TBB?
Thanks. _______________________________________________ tor-talk mailing list tor-talk@xxxxxxxxxxxxxxxxxxxx https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk