Skip to content

App theming (3–4 themes) #19

Description

@mrsumanbiswas

Introduce a theme switcher with at least 3–4 themes:

  • Light (default)
  • Dark
  • One or two accent‑based themes (e.g., blue, green)

Implementation

  • Define theme data in Flutter’s ThemeData
  • Persist the user’s choice using SharedPreferences or secure storage
  • Add a theme selection screen in settings
  • Apply the chosen theme consistently across all screens (text, buttons, app bar, chat bubbles)

Ensure readability and proper contrast in all themes.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions