Skip to content
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

Feature request: option to set dark and light theme at specific time #50141

Closed
jm355 opened this issue Jan 11, 2025 · 1 comment
Closed

Feature request: option to set dark and light theme at specific time #50141

jm355 opened this issue Jan 11, 2025 · 1 comment
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap enhancement

Comments

@jm355
Copy link

jm355 commented Jan 11, 2025

How to use GitHub

  • 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.

@jm355 jm355 added 0. Needs triage Pending check for reproducibility or if it fits our roadmap enhancement labels Jan 11, 2025
@jm355
Copy link
Author

jm355 commented Jan 11, 2025

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

@jm355 jm355 closed this as completed Jan 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap enhancement
Projects
None yet
Development

No branches or pull requests

1 participant