website/web/static/css/nonshy-prefers-dark.css
Noah Petherbridge 4b582b2141 Dark theme tweak
2024-11-22 22:26:53 -08:00

3 lines
165 B
CSS

/* Custom nonshy color overrides for Bulma's dark theme
(prefers-dark edition) */
@import url("dark-theme.css?nocache=2") screen and (prefers-color-scheme: dark);