:root, body, [class*="theme-"] {
  --color-accent-base: 33 56% 51% !important;
  --color-accent-hover: 33 73% 67% !important;
  --color-accent-muted: 33 40% 25% !important;
  --color-accent-contrast: 42 44% 90% !important;
  --color-heading-foreground: 33 56% 51% !important;
  --color-heading-background: 213 43% 13% !important;
  --color-background-elevated: 213 43% 13% !important;
  --color-background-base: 213 52% 9% !important;
  --color-background-navigation: 213 52% 7% !important;
  --color-background-header: 213 52% 7% !important;
  --color-background-highlight: 213 43% 16% !important;
  --color-background-backdrop: 213 52% 5% !important;
  --color-border-subtle: 213 41% 20% !important;
  --color-border-contrast: 213 41% 30% !important;
  --color-border-navigation: 213 41% 15% !important;
  --color-text-base: 42 44% 90% !important;
  --color-text-muted: 206 14% 55% !important;
}
