Closed Artoria2e5 closed 10 months ago
@Artoria2e5 Usually, I provide a dark/light mode toggle button on most of the pages on the site, excluding the 3D demos. However, for this page, I want it to be this theme exactly, with no light mode, and not relying on the browser's definition of dark mode. So this was an intentional decision.
The dark
class is not affected by prefers-color-scheme
. When the class is set, it is always dark.
The dark class has very sensible colors for hyperlinks. This body style="" stuff does not.