/* Threads reference tokens. */
@theme {
  --color-canvas-white: #fafafa;
  --color-text-black: #000000;
  --color-border-light: #d5d5d5;
  --color-muted-gray: #969696;
  --color-subtle-detail-gray: #424242;
  --color-active-violet: #385898;
  --font-display: system-ui, sans-serif;
}