/* Todoist reference tokens. */
@theme {
  --color-faded-charcoal: #25221;
  --color-paper-white: #fefdfc;
  --color-soft-gray: #d7d6d4;
  --color-light-peach: #fff6f0;
  --color-subtle-ash: #6f6c69;
  --color-true-black: #000000;
  --font-display: Graphik, sans-serif;
  --font-sans: Inter, sans-serif;
}