aws / graph-explorer

React-based web application that enables users to visualize both property graph and RDF data and explore connections between data without having to write graph queries.
https://github.com/aws/graph-explorer
Apache License 2.0
333 stars 48 forks source link

[Feature Request] Support dark mode #645

Open kmcginnes opened 1 month ago

kmcginnes commented 1 month ago

Description

The UI should allow switching to dark mode and offer the option to follow the system theme.

Additional Context

There is some styling in the code for dark mode already, but it is a bit broken. It does provide a decent starting place.


[!IMPORTANT] If you are interested in working on this issue or have submitted a pull request, please leave a comment.

[!TIP] Please use a 👍 reaction to provide a +1/vote.

This helps the community and maintainers prioritize this request.