Language Preview—DTL is currently in alpha. Explore the language, try the playground, and learn how to use it.Alpha release coming soon.
Language Reference
Language Reference
Complete reference documentation for the Design Token Language. Learn about syntax, types, operators, functions, and more.
Syntax Overview
Learn the fundamental syntax elements of DTL
Read more
Token Sets
Top-level containers for organizing your design tokens
Read more
Groups
Organize tokens hierarchically within token sets
Read more
Tokens
The fundamental building blocks of DTL
Read more
Themes
Create variants by overriding token values
Read more
Types
Understanding DTL's type system and type inference
Read more
Operators
Perform calculations and transformations on tokens
Read more
Functions
Create reusable logic for generating tokens
Read more
Imports
Split tokens across files and compose them together
Read more
Metadata
Attach additional information to tokens
Read more