Skip to content

Add Auto Theme Mode (Match System Theme) #5146

@clicktodev

Description

@clicktodev

Is your feature request related to a problem? Please describe.

The theme setting currently only supports manual selection between light and dark modes. This becomes inconvenient when my operating system is already configured to switch themes automatically. The site ends up out of sync with the system theme, breaking consistency across applications.

Describe the solution you'd like

Introduce a “system” theme option that follows the OS-level theme preference using prefers-color-scheme. When the system switches between light and dark, the site should automatically update without requiring user interaction.

Describe alternatives you've considered

No response

Additional context

Many modern frameworks and apps support a system-synced theme option. Adding this would improve accessibility and provide a more seamless user experience.

Validations

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions