nuxt-modules / color-mode

Dark and Light mode with auto detection made easy with Nuxt 🌗
https://color-mode.nuxtjs.org
MIT License
1.09k stars 104 forks source link

Arc browser not reacting to changed system color mode (macOS) #292

Open katerlouis opened 1 week ago

katerlouis commented 1 week ago

On the demo application https://nuxt-color-mode.surge.sh/ Chrome and Safari immediately change the demos color mode when the setting is changed in the system settings.

Arc browser does not do that. Refreshing and hard refreshing still does not change the demos color mode.

Is that a bug on this plugins side or on the browsers side?

PS: The link to the demo appears to be wrong in the docs; I've handwritten it based on the animated gif.

HZooly commented 5 days ago

I cannot reproduce it on Arc (1.61.2), don't you have custom settings on your browser?

katerlouis commented 5 days ago

I've just updated my Arc this very minute (oddly though you are on 1.61.2 and I'm on 1.61.0) The issue still persists for me.

image

I do not know which custom setting would prevent Arc from aknowledging system color mode. Any hints on where to look for anything like that? Arcs main preferences dont say anything about color mode.

EDIT: It always bothered me that the dev tools also stay in light mode even if my system is dark. Do the dev tools change color for you?

HZooly commented 4 days ago

Not sure if there is any way on Arc to force color scheme, that was just an idea. After checking, it seems that there is no theme settings.

As you can see in my capture, Nuxt Devtools color does change with system settings.

Kapture 2024-10-01 at 00.12.17.webm