Skip to content
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

Reactive Theming #6

Open
pgiacomo69 opened this issue Mar 23, 2022 · 2 comments
Open

Reactive Theming #6

pgiacomo69 opened this issue Mar 23, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@pgiacomo69
Copy link
Contributor

pgiacomo69 commented Mar 23, 2022

I've implemented a listener with a builder that reacts to theme switching in Windows:
https://github.com/pgiacomo69/system_theme/tree/sysReactive
It still need some adjustments, but it works, also in fluent_ui example, with some changes.

@bdlukaa bdlukaa added the enhancement New feature or request label Apr 3, 2022
@bdlukaa bdlukaa changed the title Reactive Theming in windows Reactive Theming Jul 7, 2023
@Feichtmeier
Copy link

It still need some adjustments, but it works, also in fluent_ui example, with some changes.

This sounds very nice, would this also work for macos? best regards

@bdlukaa
Copy link
Owner

bdlukaa commented Feb 25, 2024

@Feichtmeier Listening to changes is not available on macOS :/

@GroovinChip has tried to implement it in this gist, but no luck. I'd love a pull-request for the macOS implementation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants