|
|
|
|
|
by MayorMonty
2193 days ago
|
|
The most important part is preference IMO. People have the right to choose which is right for them, and if they determine that dark mode is better for them (even if they just think it looks better), having a setting in the OS that cascades down to all applications and websites is just a nice feature to have. This is why prefers-color-scheme is the perfect mechanism for this. Simply swap out your CSS variables and automatically your site is immediately more accessible to people who prefer dark mode. |
|
But, as a site owner it's my prerogative on the decisions I make regarding design. It's not always about choice :)