:root [data-theme="39vr34"] {
  
  --background-color-h: 0;
  --background-color-s: 0%;
  --background-color-l: 100%;
  
  --primary-color-h: 220;
  --primary-color-s: 25%;
  --primary-color-l: 26%;
  
  --header-background-color-h: 0;
  --header-background-color-s: 0%;
  --header-background-color-l: 100%;
  
  --header-text-color-h: 0;
  --header-text-color-s: 0%;
  --header-text-color-l: 0%;
  
  --header-link-color-h: 220;
  --header-link-color-s: 25%;
  --header-link-color-l: 26%;
  
  --link-color-h: 220;
  --link-color-s: 25%;
  --link-color-l: 26%;
  
  --body-text-color-h: 0;
  --body-text-color-s: 0%;
  --body-text-color-l: 0%;

  --logo-height: 20px;
}