Last updated
Was this helpful?
Last updated
Was this helpful?
is a design data platform popular for documenting design systems.
With the Tokens Studio plugin's integration with Supernova, you can create and manage Design Tokens and themes in Figma and sync to Supernova to create documentation.
Gather Design System Data and Authentication token in Supernova.
Configure Supernova as a sync provider within the Tokens Studio plugin.
Use the plugin to sync your Design Tokens between Figma and Supernova to keep your Design Token documentation up to date.
Log into your Supernova account and navigate to the Design System Project that you'd like to sync with Tokens Studio.
You'll land on the Design Tokens page in Supernova for your project.
Save the URL of the Design Tokens page somewhere safe as it's needed for the plugin configuration.
Each Design System project will require different code snippets for mapping Tokens Studio to Supernova. It's best to consult the Supernova docs to gather the right mapping code snippets or reach out to them for support:
Not to be confused with anything to do with Design Tokens, an access token acts as a passcode from Supernova you enter into the plugin that allows the connection to happen.
Log into your Supernova account:
Navigate to the Authentication section of your project
Generate a new authentication token with the necessary permissions.
Save the generated access token somewhere safe as it's needed for the plugin configuration.
You're ready to configure the Tokens Studio plugin in Figma!
In Figma, open up the Tokens Studio plugin and navigate to the Settings page using the navigation tab.
Under the Sync providers section, select the Add new button to see a list of all Token storage providers
Select Supernova
You'll need the information saved from the steps above to complete the JSONBin sync configuration form.
1. Name
This is a nickname that shows up in the plugin settings page later on to identify this specific sync provider configuration.
Choose something memorable to you and your project.
Example: radix ui components
2. Supernova access token
3. Design System URL
Example:https://supernova.io/ws/test/ds/amazingdesigner/radixtokens
4. Supernova < > Tokens Studio Mapping
The exact code snippets provided by Supernova (see the steps above) limit the data that Tokens Studio can sync to Supernova.
Example mapping configuration:
Save to confirm your credentials, and then follow the plugin's prompts to finish setting up the Supernova sync.
As you work in the plugin, push and pull indicators remind you to stay in sync with Supernova.
According to the Supernova docs, Design Tokens synced to Tokens Studio cannot be edited directly in Supernova; all edits must be made in the Tokens Studio plugin interface.
This means pulling tokens from Supernova will only show changes to tokens made in the Tokens Studio plugin that were pushed to Supernova.
The Supernova team provides customer support for issues with Supernova sync, so you'll need to contact them directly through their support channels to triage issues and ask questions.
This is a great place to post questions and concerns to help other community members who might be having the same experience. It also allows the Tokens Studio team to help out where we can!
Mentioned in this doc:
Community resources:
None yet!
How might we improve the experience of working with sync providers in general?
If you haven't already, sign up for a Supernova account at
→
→
The Access token you saved from
The URL of your design system project
Its essential to have the correct mapping structure, so copy/paste the configuration as outlined in the, including the square brackets [ ]
.
If you want to map multiple themes at once, then you can check out the Supernova docs on connecting to the plugin .
→
In the , we have a channel moderated by the Supernova team.
Supernova -
Supernova -
SD-Transforms -
Style Dictionary -
Tokens Studio Plugin GitHub -
🧑💻
↕️
🔐
🐞 If you are experiencing an issue not listed here, please reach out to us on the Troubleshooting channel of our , , or send us an email support@tokens.studio
💡 Something to share?
Engineers typically transform Tokens used in code with , which is tool-agnostic. Tokens coming from Tokens Studio require an additional step: , an npm package that prepares Tokens for Style Dictionary.
The various Token Types supported by Tokens Studio have unique transforms to be aware of.
→ Read the Add New Sync Provider guide for more details.
💌 Visit to contribute or subscribe to updates.
Read the Sync Changes guide for more details