Closed SebastianZ closed 1 year ago
@LeaVerou Can you please give this another look?
Sebastian
As I didn't receive any further feedback and I believe this change is in a good state, I am going to merge this now.
If there are any further remarks, please create a new issue!
Sebastian
This change defines all colors as CSS variables and then uses
@media (prefers-color-scheme: dark)
to define a dark color scheme.Fixes #234