Import from Figma variables
If you already have design tokens or variables in Figma, you can easily import them into Studio.
Reviewing imported tokens and themes
Studio will parse the .zip file and create matching sets (e.g., foundation, light, dark).
Verify that your sets and tokens appear correctly in the left-hand panel.
Go to the Themes module on the left panel.
Verify that your theme groups and theme options appear correctly.

Organizing and Theming Your Tokens
Studio supports theming through the concept of Theme Groups and Theme Options. This allows you to toggle between sets like light and dark, or any other variant (for more information on Themes check out Features > Themes).
The Figma collections will be created as Theme Groups and modes will be created as Theme Options.
Open the Theme Panel • In your project, click the Themes tab.
Verify that your collections have been created as Theme Groups (e.g., Color Mode, breakpoint)
Verify that the modes in your collections have been created as Theme Options under the corresponding Theme Group (e.g., Light and Dark in Color Mode)
Click on the Theme Option on the left panel to see the sets that are enabled for the Theme Option.
Open the Tokens tab on the left panel. • At the bottom of the left-hand panel, you can select which theme is active (e.g., Default + Light or Default + Dark). • This will update the token values displayed in the UI.

Last updated