:root {
  --desktop-bg: #63639C;

  --primary-1: #005;
  --primary-2: #339;
  --primary-3: #66c;
  --primary-4: #99f;
  --primary-5: #ccf;
  --primary-6: #eee;

  --selection-bg: #ccf;
}
