<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: #587BE9;
  --theme-color-primary-dark: #859fef;
  --theme-color-primary-light: #2b57e3;
}
</pre></body></html>