Dark theme not being respected on mac? #7626
Unanswered
kairoswater-jason
asked this question in
Q&A
Replies: 1 comment
-
I think you should use set_theme instead. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm doing the following when I start my app to apply the dark theme. It works as expected on linux and windows. But on mac for some reason it does not work.
Could mac be sending a system request that is getting processed by egui in the background to switch the theme to light mode?
Beta Was this translation helpful? Give feedback.
All reactions