
[data-color-scheme='dark'], html:not([data-color-scheme]) {
  --whitaker-logo-brand: #a5abfd;
  --whitaker-logo-neutral: #eeedf3;
}
[data-color-scheme='light'] {
  --whitaker-logo-brand: #5638cc;
  --whitaker-logo-neutral: #23203c;
}


