Scope All
What It Does
The Scope All node adds the ALL_SCOPES scope to a design token, making it available for all possible uses in Figma. This allows the token to be used in any context within Figma's variables system.
Inputs
| Name | Description | Type | Required |
|---|---|---|---|
| Token | The design token to add ALL_SCOPES to | Token | Yes |
Outputs
| Name | Description | Type |
|---|---|---|
| Token | The token with ALL_SCOPES applied | Token |
How to Use It
- Drag the Scope All node into your graph.
- Connect a design token to the "Token" input.
- The node will add the ALL_SCOPES scope to the token.
- The output token will be available for all possible uses in Figma.
Tips
- Use this node when you want a token to be available everywhere in Figma.
- This is ideal for universal tokens that should be applicable in any context.
See Also
- Scope By Type: For automatically assigning specific scopes based on token type.
- Scope Color: For more granular control over color token scopes.
Use Cases
- Universal Tokens: Make tokens like brand colors available for any purpose in Figma.
- Multi-purpose Variables: Create variables that can be used across different contexts.
- Simplified Scope Management: Avoid having to specify individual scopes for versatile tokens.