Skip to content

fix(windows): use registry value to detect dark mode#4453

Open
Slinetrac wants to merge 3 commits intorust-windowing:masterfrom
Slinetrac:fix/windows-dark-mode
Open

fix(windows): use registry value to detect dark mode#4453
Slinetrac wants to merge 3 commits intorust-windowing:masterfrom
Slinetrac:fix/windows-dark-mode

Conversation

@Slinetrac
Copy link

  • Tested on all platforms changed
  • Added an entry to the changelog module if knowledge of this change could be valuable to users
  • Updated documentation to reflect any user-facing changes, including notes of platform-specific behavior
  • Created or updated an example program if it would help users understand this functionality

Fix #4161.

See details in tauri-apps/tao#1165.

@madsmtm madsmtm added B - bug Dang, that shouldn't have happened DS - win32 Affects the Win32/Windows backend labels Mar 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

B - bug Dang, that shouldn't have happened DS - win32 Affects the Win32/Windows backend

Development

Successfully merging this pull request may close these issues.

Dark/light theme detection sometimes isn't working

2 participants