Skip to content

Implement Light/Dark Theme Support #7

Description

@pbalduino

Description

Add theme switching capability for stage musicians who prefer dark screens

Priority

🟡 Medium

Category

Theming

Details

  • Implement ThemeMode support in Flutter app
  • Create dark theme variant matching current design language
  • Add theme toggle in settings screen
  • Ensure all screens work properly in both themes
  • Save theme preference to local storage

Files Affected

  • lib/main.dart
  • lib/app.dart
  • lib/screens/settings_screen.dart
  • lib/screens/tuner_screen.dart

Acceptance Criteria

  • App supports both light and dark themes
  • Theme can be toggled from settings
  • All UI elements are properly themed
  • Theme preference persists between app restarts
  • Dark theme is suitable for stage use

Task ID: THEME-001

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions