UserChrome cascading style sheets to enable background colored title/tab bar in Firefox running on Windows 10 OS.
github repository https://github.com/Gregory-K/firefox-win10tabs
relative bug Firefox title bar should pick up the Windows 10 accent color when in the foreground
status fixed - Firefox version 56** (well not for me...)
status fixed - Firefox version 57 (tested on Firefox Developer v57.xx)
When Firefox stable edition updates to the new "Firefox Quantum" delete the userChrome.css.
- Fixed Firefox Information pop-up Windows (image info, website info, certificate ...) transparency.
- Windows 10 Operating System.
- Windows 10 colored title bars enabled (win+i > Personalization > Colors > check "Show color on Start, taskbar, action center, and title bar").
- Mozilla Firefox (I am not sure when and if Mozilla decides to correct this Firefox behaviour, follow the relative bug above.).
- Go to your Firefox Profile (How do I find my profile?).
- If it doesn't exist, create a folder "chrome". cd inside it.
- Choose and copy one of the css files form this repo (firefox.profile.chrome folder) inside the previous step folder. Rename it if required to "userChrome.css".
- If you already have a userChrome.css (guessing you know CSS) with custom styles, just merge the two files.
- Start / Restart Firefox.
more about userChrome.css at mozillaZine UserChrome.css
These css files are distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.