mastodon/app/javascript/styles/y-zu-auto.scss
Rintan ef16faf928 update material theme
add y-zu auto theme
2021-08-03 22:52:07 +09:00

2 lines
80 B
SCSS

@use 'y-zu-dark';
@media (prefers-color-scheme: light) { @import 'y-zu-light'; }