html[data-domain="existent"]{
  --color-bg: #0d1117;
  --color-text: #d0f0d0;
  --color-dim: rgba(208,240,208,.62);
  --color-accent: #3bc9db;
  --color-accent-2: #51cf66;
  --color-error: #ff6b6b;
  --color-warn: #ffd43b;
  --glow: 0.12;
}
