We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Introduce the dark mode feature.
Currently we only have a light mode.
Like in a lot of products and web apps, we should be able to switch themes to increase accessibility.
Add theme switcher in the settings:
1 - Add a Theme setting under User settings 2 - Choose between Light, Dark and System mode 3 - Save or Discard
Theme
User settings
Light
Dark
System
Add dark mode tokens
The text was updated successfully, but these errors were encountered:
This looks great and ok for me. As discussed in the tech sync, this will require some update to the tokens in the process.
Sorry, something went wrong.
here are the assets to be able to build the settings page:
Download .zip console-theme-settings-assets.zip
pierrephz
ryaplots
No branches or pull requests
Summary
Introduce the dark mode feature.
Current Situation
Currently we only have a light mode.
Why do we need this? Who uses it, and when?
Like in a lot of products and web apps, we should be able to switch themes to increase accessibility.
Proposed Implementation
Add theme switcher in the settings:
1 - Add a
Theme
setting underUser settings
2 - Choose between
Light
,Dark
andSystem
mode3 - Save or Discard
Add dark mode tokens
Contributing
Validation
Code of Conduct
The text was updated successfully, but these errors were encountered: