/* iacthing.com: every host, one repository. The kit (kit.css) is the whole
   look; the page sets its cyan accent and names the local prompt. */

:root {
  --bg: #0b0d0f;
  --surface: #11151a;
  --surface-up: #181c21;
  --ink: #e3e9ed;
  --muted: #97a0a7;
  --dim: #81888d;
  --accent: #6fd0e8;
  --accent-bright: #8ddcf0;
  --accent-deep: #3fa9c4;
  --accent-ink: #04222a;
  --me: "~/fleet ";
}
