:root [data-theme="yx3dng"] {
  
  --background-color-h: 79;
  --background-color-s: 48%;
  --background-color-l: 91%;
  
  --primary-color-h: 150;
  --primary-color-s: 100%;
  --primary-color-l: 18%;
  
  --header-background-color-h: 150;
  --header-background-color-s: 100%;
  --header-background-color-l: 18%;
  
  --header-text-color-h: 0;
  --header-text-color-s: 0%;
  --header-text-color-l: 100%;
  
  
  --link-color-h: 0;
  --link-color-s: 0%;
  --link-color-l: 0%;
  
  --body-text-color-h: 0;
  --body-text-color-s: 0%;
  --body-text-color-l: 0%;

  --logo-height: 25px;
}