* Rebased the whole code to make it clearer and more readable * Added the ability to set the Alt mica effect (thanks to littlewhitecloud) * The callback function will now pass an argument referring to the new theme
2.0
- Added a new theme: MicaMode.Auto - This mode will toggle the background theme automatically depending on the system preferences. - Added a callback function for when the theme changes - Fixed a crash due to mismatched parameters
1.9
Prevent background from switching to light mode when System Theme changes from Dark mode to Light mode.
1.8
- Immersive dark mode will be applied (if the `ColorMode` passed equals `MICAMODE.DARK`) on Windows 10 systems too
1.7.1
- Fixed an issue that would cause crashes when passing tkinter HWNDs (10)
1.6
- Fixed an issue that would prevent dark mode windows from switching to light mode