:root [data-theme="vmwrwq"] {
  
  --background-color-h: 179;
  --background-color-s: 17%;
  --background-color-l: 96%;
  
  --primary-color-h: 172;
  --primary-color-s: 88%;
  --primary-color-l: 36%;
  
  --header-background-color-h: 179;
  --header-background-color-s: 19%;
  --header-background-color-l: 98%;
  
  --header-text-color-h: 0;
  --header-text-color-s: 0%;
  --header-text-color-l: 34%;
  
  --header-link-color-h: 0;
  --header-link-color-s: 0%;
  --header-link-color-l: 34%;
  
  --link-color-h: 212;
  --link-color-s: 71%;
  --link-color-l: 31%;
  
  --body-text-color-h: 212;
  --body-text-color-s: 71%;
  --body-text-color-l: 31%;

  --logo-height: 100px;
}