base.css 93 B

1234567
  1. html.dark {
  2. color-scheme: dark;
  3. }
  4. .dark .VPContent {
  5. /* background-color: #14161a; */
  6. }