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
✨feat: add desktop window theme and color setting support
- Implement set_desktop_theme command for Windows/macOS/Linux
- Add set_desktop_colors command for custom background colors
- Update setTauriTheme to support desktop platforms
- Set window background colors based on light/dark theme
- Support hex color format parsing (#FF0000)
- Apply theme changes to main window only
- Integrate with existing Android status bar theming
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments