Skip to content

System tray icon should adapt to the current system theme #94

Description

@huseidon

The application's system tray icon should automatically adapt to the current system theme.

Currently, the tray icon uses a fixed color, which can make it difficult to see depending on whether the user is using a light or dark theme.

Expected behavior:

  • Use a black tray icon when the system is using a light theme.
  • Use a white tray icon when the system is using a dark theme.
  • Ideally, the icon should update automatically whenever the system theme changes.

This would improve visibility and provide a more consistent native desktop experience.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions