Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
Valer100 pushed 1 commit to main Valer100/winaccent
- Improve `get_color_from_registry_rgb()` function b398452
Valer100 pushed 1 commit to main Valer100/winaccent
- Remove `update_values()` function's comment 416eb57
Valer100 created a tag on Valer100/winaccent
v2.0.1 - A simple and lightweight Python module for easily retrieving Windows' accent color, including shades, specific window colors such as active/inactive titlebar and window borders and theme. Supports Windows 8.x, 10 and 11 and doesn't require additional dependencies.
Valer100 published a release on Valer100/winaccent
Version 2.0.1
## Breaking changes - The minimum Python version supported was changed to 3.6 - The module will now raise an `ImportError` exception instead of an `UnsupportedPlatfromException` exception - `on_...Valer100 pushed 1 commit to main Valer100/winaccent
- Move readme for the upcomming version in a separate folder edc2985