website-and-documentation/public/css/theme-auto.css

2 lines
172 B
CSS

@import "theme-relearn-light.css?1722329197" screen and (prefers-color-scheme: light);
@import "theme-relearn-dark.css?1722329197" screen and (prefers-color-scheme: dark);