You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Disclaimer: This is NOT an issue with system theme detection or theme preference storage. The theme selector correctly remembers the last selection and after clicking on any option everything works fine for the current session.
When opening the DevTools, the theme used looks like this:
The theme used looks like the default light at first, but as you can see in the screenshot, it contains some white-text-on-white-background issues.
Most parts of the UI use the default light theme, which is incorrect when set to dark mode or system preference (on dark mode systems). Only some parts (like the white text in the screenshot) use the correct colors.
The Edge browser DevTools are not affected.
The bug does not arrise from a specific tauri version, it even occurrs on binaries built ~half a year ago and back then there were no issues
I'm having the same issue as well. The Theme is set to Dark+ but appears white. I can set it to dark + again and this fixes the issue temporarily, but when I reopen the dev tools it appears white again.
Describe the bug
Disclaimer: This is NOT an issue with system theme detection or theme preference storage. The theme selector correctly remembers the last selection and after clicking on any option everything works fine for the current session.
When opening the DevTools, the theme used looks like this:
The theme used looks like the default light at first, but as you can see in the screenshot, it contains some white-text-on-white-background issues.
Most parts of the UI use the default light theme, which is incorrect when set to
dark mode
orsystem preference
(on dark mode systems). Only some parts (like the white text in the screenshot) use the correct colors.The Edge browser DevTools are not affected.
The bug does not arrise from a specific tauri version, it even occurrs on binaries built ~half a year ago and back then there were no issues
Reproduction
No response
Expected behavior
Correct theme is used
Full
tauri info
outputStack trace
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: