-
-
Notifications
You must be signed in to change notification settings - Fork 189
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Wrong title bar color on Firefox 133 #1030
Comments
I use photon style and have the same issue, also on Win10 and I made sure I was using v8.6.4. |
Is this what you're seeing now, a grey bar/space between the tabs and the rest of the ui below? Similar issue on EdgeFox too |
|
I just updated to the latest release and using the system color scheme on Windows, I still have a grey title bar where it should be following my system scheme. Is a fix for this in the works? |
Replacing all [.titlebar-color] with [.browser-titlebar] solves this problem. |
That worked until today, with the new Firefox 134.0, sadly. It's all grey again, window active or not. |
It works if you add !important to the CSS elements. The following works for me on Firefox 134 on Windows 11 24H2.
|
Can confirm adding !important to the CSS elements. Works fine on Firefox 134 on Windows 10 22H2.
|
Describe the bug
Title Bar is the wrong color on Firefox 133, now forced at gray (and impossible to distinguish an active window from an inactive window)
Expected behavior
No response
Screenshots
No response
OS
Windows 10
OS - Others
No response
Firefox Version
133.0
Distribution
Theme
Theme - More Info
No response
user.js
setup_
Additional context
No response
The text was updated successfully, but these errors were encountered: