Skip to content

Separate theme mode from dynamic color settings #42

Description

@armishinwn

What's the problem or gap?
Currently, theme modes (Dark, Light, AMOLED) and color sources (Material You / Dynamic Colors) are combined into a single mutually exclusive list (Bosque oscuro, Negro AMOLED, Material You, Blanco minimalista).

Because of this structure, it is currently impossible to use Light Mode together with Dynamic Colors, or explicitly choose Dynamic Colors while using AMOLED Dark mode. It restricts customization and creates slight confusion in the settings UI.

Describe your idea

Separate theme customization into two independent settings:

Theme Mode

  • System default
  • Light mode
  • Dark mode
  • AMOLED mode

Color Source:

  • Dynamic colors (Material You)
  • App default / Custom accent color

;3

Something like this:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions