This repository has been renamed from spectrum-tokens to spectrum-design-data to better reflect its expanded scope beyond just token data.
https://github.com/adobe/spectrum-design-data
Please update your bookmarks and references to use the new repository name.
Important: The NPM package names remain unchanged. If you're using these packages, you don't need to make any changes:
GitHub automatically redirects git operations from the old URL to the new one. Your existing clones will continue to work without any changes:
# These both work and point to the same repository
git clone https://github.com/adobe/spectrum-tokens.git
git clone https://github.com/adobe/spectrum-design-data.gitHowever, we recommend updating your remote URLs to use the new name:
git remote set-url origin https://github.com/adobe/spectrum-design-data.gitAll documentation has been updated to reflect the new repository name:
- Main Site: https://opensource.adobe.com/spectrum-design-data/
- Visualizer: https://opensource.adobe.com/spectrum-design-data/visualizer/
- S2 Visualizer: https://opensource.adobe.com/spectrum-design-data/s2-visualizer/
- S2 Tokens Viewer: https://opensource.adobe.com/spectrum-design-data/s2-tokens-viewer/
- Release Timeline: https://opensource.adobe.com/spectrum-design-data/release-timeline/
Note: Old URLs at
opensource.adobe.com/spectrum-tokens/*are set up to redirect automatically to the new locations.
The repository has evolved beyond just managing Spectrum tokens. It now includes:
- Design tokens and token management tools
- JSON schemas for component options and APIs
- Component anatomy data (planned)
- Token diff reports and analysis tools
The new name spectrum-design-data better describes the comprehensive design data and tooling contained in this repository.
For questions or discussion about the rename, see:
For issues or contributions, please visit the new repository:
This repository is maintained as a placeholder for redirects only.
All active development has moved to adobe/spectrum-design-data.