/* Tint — the kit's tokens as custom properties. Generated from src/tint.css by scripts/build_kits.py. */
:root {
  --paper: #efece2;
  --ink: #15140e;
  --ink-soft: #6a675c;
  --mark: #e8e02a;
  --rule: rgba(21, 20, 14, .16);
  --lens: #8a6a3b;
  --mono: "IBM Plex Mono", ui-monospace, Menlo, Consolas, monospace;
  --sans: Onest, system-ui, sans-serif;
  --cell-wide: 10px; --cell-narrow: 9px;
}
