Skip to content

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

NameDescriptionTypeRequired
TokenThe design token to add ALL_SCOPES toTokenYes

Outputs

NameDescriptionType
TokenThe token with ALL_SCOPES appliedToken

How to Use It

  1. Drag the Scope All node into your graph.
  2. Connect a design token to the "Token" input.
  3. The node will add the ALL_SCOPES scope to the token.
  4. 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.