What's new
- Now you can check if the "Show accent color on title bars and window borders" option from Settings > Personalization > Color is enabled using the `is_titlebar_colored` boolean.
- New colors added: `titlebar_active`, `titlebar_inactive`, `window_border` and `accent_menu`. Read the documentation to learn more about them.
- Some demo improvements.
> [!NOTE]
> To update, run the following command:
>
>
> pip install --upgrade winaccent
>