-
-
Notifications
You must be signed in to change notification settings - Fork 20
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
Support Dark Themes #8
Comments
Hello, @mririgoyen. Is there an estimated release date for this release? I started making a small UI Kit outside of MUI to work on the current |
Is someone already working on this? If not, I'd like to give it a try. |
Yes, @mririgoyen wrote that it is in the process. |
The site is architecturally changing to support features behind authentication. Attempting to do this now would be counterproductive IMO. There are also branding considerations we need to work out in terms of acceptable color palette. I'm honestly tempted to close this as "Won't Fix" for now and revisit it at a much later time. |
This is a good decision. I see you made the shape of the buttons in the navigation less round as I intended). I will then wait with my proposals when this is completed so as not to interfere. But I want to share a couple of thoughts:
|
As a user of the Pictogrammers website, I would like it to respect my OS's theme setting and display the website in either a dark or light theme. Additionally, I would like to have an option to switch between the two modes.
Notes:
The structure of the CSS already is laid out to add more theme versions.
AC:
theme-dark
and define the color overrides.The text was updated successfully, but these errors were encountered: