BODY,
BODY.skin-dark {
  --background: #0B0B0F;
  --primary-color: #FFF; }

BODY.skin-light {
  --background: #F7F7F7;
  --primary-color: #000; }
