website/web/static/css/nonshy-prefers-dark.css

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);