/* Joshuakaplan reference tokens. */
@theme {
  --color-canvas-white: #ffffff;
  --color-data-ink: #000000;
  --color-field-border: #404040;
  --color-row-text: #333333;
  --color-subtle-line: #4d4d4d;
  --color-status-acquired: #cdff8b;
  --font-display: Arial, sans-serif;
}