You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please use the 👍 reaction to show that you are interested into the same feature.
Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
Subscribe to receive notifications on status change and new comments.
Is your feature request related to a problem? Please describe.
My browser doesn't advertise the color theme to websites for anti-fingerprinting reasons, so the automatic dark/light theme option in nextcloud doesn't work. Dark reader breaks nextcloud making some ui elements invisible.
Describe the solution you'd like
An option to set the theme based on the time - e.g., at between 6 am and 6 pm use the light theme, otherwise use the dark theme
Describe alternatives you've considered
Darkreader (breaks nextcloud for me)
disabling anti-fingerprint settings (it would be fine if the only website I accessed was my nextcloud, but I'd like to resist fingerprinting for other sites, and afaict there's no way to exclude urls from it)
I have a script that runs at certain times to update the theme on my computer, is there a way it could toggle the theme for my account? Like a curl request or something that would set the theme in nextcloud?
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered:
Turns out in firefox there is privacy.resistFingerprinting.exemptedDomains and privacy.fingerprintingProtection.granularOverrides. Sorry for using this issue as a rubber duck, hopefully others can find this useful
How to use GitHub
Is your feature request related to a problem? Please describe.
My browser doesn't advertise the color theme to websites for anti-fingerprinting reasons, so the automatic dark/light theme option in nextcloud doesn't work. Dark reader breaks nextcloud making some ui elements invisible.
Describe the solution you'd like
An option to set the theme based on the time - e.g., at between 6 am and 6 pm use the light theme, otherwise use the dark theme
Describe alternatives you've considered
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: