Skip to content

Support easy switch between dark/light modes #1789

Description

@JonathanDUFOUR

Is your feature request related to a problem? Please describe.
I like my applications to be synchronized with my system color-scheme, easily switching from light to dark mode, and vice versa. Unfortunately, ncspot does not support such a switch yet, meaning I have to manually comment/uncomment my custom theme in my config.toml, instead of just switching my system mode.

Describe the solution you'd like
I think we should be able to define 2 theme profiles in the config.toml, like light_theme and dark_theme, and add a setting to select which profile to choose, with the following 3 possible values: [dark, light, system].

Describe alternatives you've considered
So far, the only way I've found is to manually comment/uncomment my theme to hard-switch between my dark one to my light one and vice-versa.

Additional context
None.

Activity

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

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