Closed DogeDark closed 5 months ago
This PR primarily revamps the use_preferred_color_scheme hook into use_system_theme.
use_preferred_color_scheme
use_system_theme
Additionally, this PR features a few other things such as:
*Has breaking changes.
Closes #35
I have added the fix for window size. It is ready for its final review and then we can merge 🙂
This PR primarily revamps the
use_preferred_color_scheme
hook intouse_system_theme
.Additionally, this PR features a few other things such as:
*Has breaking changes.
Closes #35