-
-
Couldn't load subscription status.
- Fork 511
#1223: use theme service on settings load #1238
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
#1223: use theme service on settings load #1238
Conversation
Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
|
confirmed this works for me on mac. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@davegarthsimpson seems good but I think you need to update the PR description
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Motivation
Incorrect theme shown on first start in settings.
Change description
Use
matchMediamethod to determine initial UI dropdown value. Patch the app config provider to dispatch based on the OS' theme.Reviewer checklist