CADmium-Co / CADmium

A CAD program that runs in the browser
https://cadmium-co.github.io/CADmium/
Other
1.42k stars 57 forks source link

Support Dark Mode #103

Closed MattFerraro closed 3 months ago

MattFerraro commented 3 months ago

We currently use TailwindCSS for the front-end. Tailwind supports Dark Mode.

We should support having a toggle button for switching between Dark and Light mode. We should also support remembering what the user set their preference to, and perhaps support listening to the operating system's default.

For the right person, this should only take a couple hours!

MattFerraro commented 3 months ago

I may have an hour tonight to take a crack at this!

MattFerraro commented 3 months ago

Lots of little tweaks we could make in the future, but more or less Dark Mode is in!