src/tokens/build/css/tokens.css [477:500]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  --brand-charcoal: #171321; /* Use color.brand-charcoal instead. */
  --brand-orange-01: #fca326; /* Use color.brand-orange.01p instead. */
  --brand-orange-02: #fc6d26; /* Use color.brand-orange.02p instead. */
  --brand-orange-03: #e24329; /* Use color.brand-orange.03p instead. */
  --brand-purple-01: #a989f5; /* Use color.purple.01p instead. */
  --brand-purple-02: #7759c2; /* Use color.purple.02p instead. */
  --brand-gray-01: #d1d0d3; /* Use color.brand-gray.01 instead. */
  --brand-gray-02: #a2a1a6; /* Use color.brand-gray.02 instead. */
  --brand-gray-03: #74717a; /* Use color.brand-gray.03 instead. */
  --brand-gray-04: #45424d; /* Use color.brand-gray.04 instead. */
  --brand-gray-05: #2b2838; /* Use color.brand-gray.05 instead. */
  --t-gray-a-16: rgba(05, 05, 06, 0.16); /* Use color.alpha.dark.16 instead. */
  --t-gray-a-24: rgba(05, 05, 06, 0.24); /* Use color.alpha.dark.24 instead. */
  --t-gray-a-02: rgba(05, 05, 06, 0.02); /* Use color.alpha.dark.2 instead. */
  --t-gray-a-04: rgba(05, 05, 06, 0.04); /* Use color.alpha.dark.4 instead. */
  --t-gray-a-06: rgba(05, 05, 06, 0.06); /* Use color.alpha.dark.6 instead. */
  --t-gray-a-08: rgba(05, 05, 06, 0.08); /* Use color.alpha.dark.8 instead. */
  --t-white-a-16: rgba(255, 255, 255, 0.16); /* Use color.alpha.light.16 instead. */
  --t-white-a-24: rgba(255, 255, 255, 0.24); /* Use color.alpha.light.24 instead. */
  --t-white-a-36: rgba(255, 255, 255, 0.36); /* Use color.alpha.light.36 instead. */
  --t-white-a-02: rgba(255, 255, 255, 0.02); /* Use color.alpha.light.2 instead. */
  --t-white-a-04: rgba(255, 255, 255, 0.04); /* Use color.alpha.light.4 instead. */
  --t-white-a-06: rgba(255, 255, 255, 0.06); /* Use color.alpha.light.6 instead. */
  --t-white-a-08: rgba(255, 255, 255, 0.08); /* Use color.alpha.light.8 instead. */
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



src/tokens/build/css/tokens.dark.css [477:500]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  --brand-charcoal: #171321; /* Use color.brand-charcoal instead. */
  --brand-orange-01: #fca326; /* Use color.brand-orange.01p instead. */
  --brand-orange-02: #fc6d26; /* Use color.brand-orange.02p instead. */
  --brand-orange-03: #e24329; /* Use color.brand-orange.03p instead. */
  --brand-purple-01: #a989f5; /* Use color.purple.01p instead. */
  --brand-purple-02: #7759c2; /* Use color.purple.02p instead. */
  --brand-gray-01: #d1d0d3; /* Use color.brand-gray.01 instead. */
  --brand-gray-02: #a2a1a6; /* Use color.brand-gray.02 instead. */
  --brand-gray-03: #74717a; /* Use color.brand-gray.03 instead. */
  --brand-gray-04: #45424d; /* Use color.brand-gray.04 instead. */
  --brand-gray-05: #2b2838; /* Use color.brand-gray.05 instead. */
  --t-gray-a-16: rgba(05, 05, 06, 0.16); /* Use color.alpha.dark.16 instead. */
  --t-gray-a-24: rgba(05, 05, 06, 0.24); /* Use color.alpha.dark.24 instead. */
  --t-gray-a-02: rgba(05, 05, 06, 0.02); /* Use color.alpha.dark.2 instead. */
  --t-gray-a-04: rgba(05, 05, 06, 0.04); /* Use color.alpha.dark.4 instead. */
  --t-gray-a-06: rgba(05, 05, 06, 0.06); /* Use color.alpha.dark.6 instead. */
  --t-gray-a-08: rgba(05, 05, 06, 0.08); /* Use color.alpha.dark.8 instead. */
  --t-white-a-16: rgba(255, 255, 255, 0.16); /* Use color.alpha.light.16 instead. */
  --t-white-a-24: rgba(255, 255, 255, 0.24); /* Use color.alpha.light.24 instead. */
  --t-white-a-36: rgba(255, 255, 255, 0.36); /* Use color.alpha.light.36 instead. */
  --t-white-a-02: rgba(255, 255, 255, 0.02); /* Use color.alpha.light.2 instead. */
  --t-white-a-04: rgba(255, 255, 255, 0.04); /* Use color.alpha.light.4 instead. */
  --t-white-a-06: rgba(255, 255, 255, 0.06); /* Use color.alpha.light.6 instead. */
  --t-white-a-08: rgba(255, 255, 255, 0.08); /* Use color.alpha.light.8 instead. */
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



