Summary
Auto-switch theme mode based on macOS system appearance.
Motivation
Seamless integration with macOS dark/light mode preferences.
Implementation
- Add "System" option to theme mode
- Monitor NSAppearance changes
- Auto-switch theme when system changes
Files to Modify
SettingsTypes.swift - Add system option to ThemeMode
ToolBarView.swift - Update mode toggle
CodeEditorView.swift - React to system appearance
Acceptance Criteria
Story Points
2 points
Summary
Auto-switch theme mode based on macOS system appearance.
Motivation
Seamless integration with macOS dark/light mode preferences.
Implementation
Files to Modify
SettingsTypes.swift- Add system option to ThemeModeToolBarView.swift- Update mode toggleCodeEditorView.swift- React to system appearanceAcceptance Criteria
Story Points
2 points