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

3 lines
165 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-11-22 16:44:16 +00:00
@import url("dark-theme.css?nocache=1") screen and (prefers-color-scheme: dark);