Skip to content

Conversation

gitarun009
Copy link

Fix: Titlebar appears white in dark mode

Description

This pull request resolves an issue where the title bar would remain white even when the app was in dark mode. The problem stemmed from the window theme configuration not properly syncing with the selected theme.

What’s fixed:
• Ensured the window.theme updates dynamically with the app’s dark/light mode setting.
• Adjusted configuration to apply consistent styling across all window states.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants