Skip to content

Add theme support (dark/light/system) #10

@JanJetze

Description

@JanJetze

Problem

The app currently follows the system theme but there is no way for users to override this preference.

Proposal

Add a theme setting with three options:

  • System (follow device setting) — current default
  • Light — always light theme
  • Dark — always dark theme

Acceptance criteria

  • New preference in Settings screen for theme selection
  • App immediately reflects theme change without restart
  • Persisted across app restarts via DataStore

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions