-
-
Notifications
You must be signed in to change notification settings - Fork 528
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
Sync dark mode on browser_info object #7382
Conversation
Would this enable that if the user has not set And that if That would be a big improvement. |
That's already possible in principle. |
How? And could it (please) be the default behaviour? |
Maybe in future, but not in a patch release. |
pre-commit.ci autofix |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #7382 +/- ##
==========================================
+ Coverage 81.42% 82.22% +0.80%
==========================================
Files 337 337
Lines 50514 50557 +43
==========================================
+ Hits 41131 41571 +440
+ Misses 9383 8986 -397 ☔ View full report in Codecov by Sentry. |
Eventually useful when we want to dynamically toggle between dark and light themes.