edelvarden / material-fox-updated

🦊 Firefox user CSS theme looks similar to Chrome
MIT License
382 stars 14 forks source link

[Bug]: can't seem to disable "chrome refresh 2023" #35

Closed shiypc closed 5 months ago

shiypc commented 11 months ago

What happened?

the "chrome refresh 2023" appearance seems to be always on even if disabled in about:config

Screen Shot 2023-12-01 at 1 12 35 PM Screen Shot 2023-12-01 at 1 13 24 PM

Steps to reproduce the problem

  1. install theme manually on macOS
  2. add a config key to about:config titled userChrome.chrome-refresh-2023 and set it to false
  3. restart firefox from about:profiles, no changes occur

Additional info (Optional)

Firefox version: 120.0.1 Operating system: macOS Monterey 12.5 21G72

shiypc commented 11 months ago

update: setting userChrome.chrome-refresh-colors to false does not do anything either

edelvarden commented 11 months ago

userChrome.chrome-refresh-colors only updates dark mode colors, since by default it uses new colors for the light mode, and it don't do anything because it inherits the light/dark mode from your system, if you set dark mode you can see changes.

edelvarden commented 11 months ago

If you want always see the dark mode, change Firefox color mode from auto to dark.

shiypc commented 11 months ago

If you want always see the dark mode, change Firefox color mode from auto to dark.

sorry for late response, but i'm talking about the blue tint in the title bar which is not present in old chrome versions