Skip to content

How can I change the theme globally and using native code? #5860

Answered by ogoffart
Horbin-Magician asked this question in Q&A
Discussion options

You must be logged in to vote

currently, global are global per instances.
As you've noticed, they are not shared.

So you'll have to make a function in native code that loop over all your window to then call a function in them to change the Palette.color-scheme

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@Horbin-Magician
Comment options

Answer selected by Horbin-Magician
Comment options

You must be logged in to vote
2 replies
@ogoffart
Comment options

@PanCakeConnaisseur
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants