At the moment, ar5iv theme defaults to light when javascript is disabled.
It would be nice to default to prefers-color-scheme instead so that:
- it works without JS
- it does not blink from white to dark on slow connections or devices
This could be done by following the example of the CSS of the furo theme, for instance.
At the moment, ar5iv theme defaults to light when javascript is disabled.
It would be nice to default to
prefers-color-schemeinstead so that:This could be done by following the example of the CSS of the furo theme, for instance.