website/web/static/css/nonshy-prefers-dark.css
2024-04-01 17:59:57 -07:00

3 lines
155 B
CSS

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