@import url(https://cdn.jsdelivr.net/npm/docsify-themeable@0/dist/css/theme-simple-dark.css);

[class*="light-mode"] {
  display: none !important;
}
