/* DELULU OS. The measured brand blue, and the blues a beige computer showed in 2002. */
:root {
  --blue:       #1050AE;   /* the brand blue, measured */
  --blue-lit:   #246FB5;
  --xp:         #245EDC;   /* taskbar */
  --xp-deep:    #0C3A9A;
  --xp-sky:     #5A9BEA;
  --xp-sky-lo:  #C9E3FA;
  --hill:       #4C9A2A;
  --hill-lo:    #2E6E15;
  --start:      #3C9B31;
  --bsod:       #0000AA;
  --beige:      #E4D6BE;
  --beige-lo:   #C9B892;
  --cream:      #F6ECDA;
  --ink:        #1A1410;
  --face:       #ECE9D8;   /* window body */
  --face-lo:    #D4D0C8;
  --white:      #FFFFFF;
  --legal:      #6B6B6B;
  --frog:       #447822;

  --ui: Tahoma, Verdana, "Segoe UI", system-ui, sans-serif;
  --mono: "Lucida Console", "IBM Plex Mono", ui-monospace, monospace;
  --display: "Trebuchet MS", "Franklin Gothic Medium", Arial, sans-serif;
}
