Skip to content

adobe/spectrum-tokens

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c804db6 · Mar 19, 2025
Mar 19, 2025
Mar 13, 2025
Sep 30, 2024
Mar 13, 2025
Jul 24, 2024
Mar 13, 2025
Mar 19, 2025
Jul 9, 2023
Apr 16, 2024
Mar 19, 2025
Oct 24, 2024
Feb 29, 2024
Dec 15, 2022
Jul 9, 2023
Apr 17, 2024
Nov 1, 2021
Mar 13, 2025
Apr 17, 2024
Apr 16, 2024
Oct 14, 2024
Mar 13, 2025
Sep 18, 2023

Note: for Spectrum 2 token data has been graduated to the main branch. If you need access to the S1 data, use the s1-legacy branch and v12.x.x packages on NPM.

The Spectrum token visualizer shows the token data for S1. For Spectrum 2 data, use opensource.adobe.com/spectrum-tokens/s2-visualizer/.

Spectrum Tokens Monorepo

This repo uses:

Packages in this monorepo:

Setup monorepo locally

  1. Install pnpm using this guide.
  2. Install dependencies
    pnpm i

Build all packages locally

Run build script

pnpm moon run :build

Run all tests locally

pnpm moon run :test