Aris-t2/CustomCSSforFx

[urlbar_background_color.css] Issues with "Windows Apps Dark Mode"

Closed this issue · 6 comments

  1. Does the issue occur without any files inside /chrome/ folder?
    No

  2. Issue description, userChrome.css/userContent.css 'settings' the issue occurs with and steps to reproduce the issue:
    If I switch Windows to display apps in dark mode, the text in the address bar and in the small search bar is white and I can't read it.

  3. Does the issue occur with the most recent version of CustomCSSforFx (release/test/dev build)?
    Version: 4.5.2
    Yes

  4. Screenshots showing the issue (drag & drop images into this post):
    dark mode

  5. System information

  • OS & OS version: Windows 11, version 23H2
  • DPI/HiDPI/scaling value, if not 100% (e.g. 125%, 150%...): 100%
  • Firefox version: 126.0.1 (64-Bit)
  • Firefox theme (e.g. default, build in light/dark, external theme + link): none

Default setup does not cause this for location and searchbar for me.
(Same test environment)

You probably have some other code enabled.

The issue was caused by urlbar_background_color.css. Test this:
CSS.zip

Anything new here?
Is the issue still present in v4.5.4?
https://github.com/Aris-t2/CustomCSSforFx/releases/

Hello @Aris-t2,
sorry for my late reply.
Yes thank you this fixed the issue.
But I still have an issue with the back button, when using the dark theme:

back-button

This will be fixed on next update.

This will be fixed on next update.

Thank you!