body, body.dark, :root {
  --bg: #0d1117 !important;
  --card: #161b22 !important;
  --text: #e6edf3 !important;
  --muted: #8b949e !important;
  --hairline: #21262d !important;
  --rose: #8b5cf6 !important;
  --rose-dark: #6d28d9 !important;
  --header-bg: #1a1025 !important;
  --header-text: #e6edf3 !important;
  --header-muted: #8b949e !important;
  --bottom-bg: #1a1025 !important;
  --bottom-active: #a78bfa !important;
  --bottom-inactive: #666 !important;
  --green: #10b981 !important;
  background: #0d1117 !important;
  color: var(--text);
}
