Skip to content

Fix auto theme mode - #275

Merged
tranxuanthang merged 1 commit into
tranxuanthang:mainfrom
DNEGEL3125:auto-dark-mode
Nov 4, 2025
Merged

tranxuanthang merged 1 commit into
tranxuanthang:mainfrom
DNEGEL3125:auto-dark-mode

Conversation

@DNEGEL3125

Copy link
Copy Markdown
Contributor

Fix #163

Behavior

  • If the theme mode is set to auto, the system theme will be read when the application starts
  • When the theme mode is set to auto, changes to the system theme will be applied to the window immediately

- If the theme mode is set to auto, the system theme will be read when the application starts
- When the theme mode is set to auto, changes to the system theme will be applied to the window immediately
@tranxuanthang

Copy link
Copy Markdown
Owner

The implementation looks correct to me, but as I test it, it doesn't seem to work on KDE Plasma. Weird

@tranxuanthang

Copy link
Copy Markdown
Owner

I think it's an upstream issue and is being solved: tauri-apps/tao#1141

Let's merge this PR for now. Thank you for your work!

@tranxuanthang
tranxuanthang merged commit 4f2fca4 into tranxuanthang:main Nov 4, 2025
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.

Theme: Auto on macOS does not follow dark mode

2 participants