Skip to content

Conversation

@rtibbles
Copy link
Member

@rtibbles rtibbles commented Dec 3, 2025

Summary

  • Updates Windows notifications to use the NotificationMessage wxPython component to ensure notification color handling
  • Adds error handling in case the notification fails to create

Fixes #184

Testing

On Windows 11, go to Settings > Personalization > Colors.
Set "Choose your mode" to Light.
Launch the Kolibri application.
Wait for the "Kolibri is starting..." or "Kolibri Ready" notification to appear.
Observe that the colors of the Kolibri logo within the notification are no longer inverted.


Codex Task

@rtibbles rtibbles force-pushed the codex/fix-kolibri-tray-icon-color-inversion branch from 492bae9 to 2520cbd Compare December 3, 2025 17:23
@rtibbles rtibbles changed the title Remove redundant wxPython import comment Fix Windows notification color inversion Dec 3, 2025
@rtibbles rtibbles marked this pull request as draft December 3, 2025 19:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Windows Notification Icon Colors are Inverted in Light Theme

2 participants