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

Add dark mode to the editor #3

Open
dan-fritchman opened this issue Sep 19, 2022 · 2 comments
Open

Add dark mode to the editor #3

dan-fritchman opened this issue Sep 19, 2022 · 2 comments

Comments

@dan-fritchman
Copy link
Collaborator

Saved SVG files support dark mode via the CSS prefers-media-scheme query.

The interactive editor does not yet support this.

The issue: support it.

@dan-fritchman
Copy link
Collaborator Author

Now that we have the Material UI based sidebars, we may wanna use this:

https://mui.com/material-ui/react-use-media-query/

@dan-fritchman
Copy link
Collaborator Author

As of afe6611 we are at least monitoring this. Reacting to it and restyling, TBC.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant