Wails v3: Switching between Dark and Light Themes ? #4043
Unanswered
Jun-Murakami
asked this question in
Q&A
Replies: 0 comments
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.
In v2, the runtime provided Windows-specific methods such as WindowSetLightTheme and WindowSetDarkTheme, but they seem to be missing now.
It appears that these methods are not defined in the @wailsio/runtime package.
I have thoroughly reviewed the v3 documentation and repository, but could I have overlooked something?
If anyone knows how to change the theme from the front-end on a Windows environment in v3, please let me know.
All reactions