/* Duties.xyz reference tokens. */
@theme {
  --color-canvas: #f1f0ee;
  --color-inkwell: #252525;
  --color-pitch-black: #000000;
  --color-stone-wall: #dbdad9;
  --color-faded-mint: #a7beb1;
  --color-accent-blue: #0000ee;
  --font-display: "AS Therma Bold Condensed", sans-serif;
  --font-sans: "PP Neue Montreal Mono Medium", sans-serif;
}