Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set Theme to Preferred Color Scheme #272

Open
Nomandes opened this issue Jan 16, 2024 · 0 comments
Open

Set Theme to Preferred Color Scheme #272

Nomandes opened this issue Jan 16, 2024 · 0 comments
Assignees
Labels
feature New feature or request

Comments

@Nomandes
Copy link
Contributor

Description

As a user, i want to apply my preferred color scheme automatically or choose to set it manually

Acceptance Criteria

  • The "Change Theme Button" opens a menu containing the buttons "Use System Settings", "Dark Theme", "Light Theme"
  • The option "Use System Settings" checks the prefers-color-scheme CSS option and applies the preferred scheme automatically
  • Per default the color scheme is set after the preferred color scheme
  • The users theme choice is saved in local storage

Implementation

Preferred color scheme can be extracted via CSS: Link

@Nomandes Nomandes added the feature New feature or request label Jan 16, 2024
@Nomandes Nomandes self-assigned this Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant