html[data-color-mode='dark'],
html[data-color-mode='dark'] body {
  background: #181a1d;
  color: #e8eaed;
}
