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

3 lines
155 B
CSS
Raw Normal View History

2024-04-02 00:53:19 +00:00
/* Custom nonshy color overrides for Bulma's dark theme
(prefers-dark edition) */
2024-04-02 00:59:57 +00:00
@import url("dark-theme.css") screen and (prefers-color-scheme: dark);