<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {
  --theme-color-primary: #656DE6;
  --theme-color-primary-dark: #9197ed;
  --theme-color-primary-light: #3943df;
}
</pre></body></html>