theme-dark.css 52 B

123
  1. html body[dmx-theme="dark"] {
  2. --bg-color: #333;
  3. }