Appearance
Dark Plugin
.body--light { /* ... */ } .body--dark { /* ... */ }
기본 dark mode 페이지 배경색을 재정의하려는 경우:
body.body--dark { background: #000; }