1 2 3 4 5 6 7 8 9 10 11 12
|
---
stage: none
group: unassigned
info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/ee/development/development_processes.html#development-guidelines-review.
---
# Design tokens
GitLab uses design tokens to maintain a single source of truth that, through automation, can be formatted for different uses.
- See [Pajamas](https://design.gitlab.com/product-foundations/design-tokens) for an overview on design tokens.
- See [GitLab UI](https://gitlab.com/gitlab-org/gitlab-ui/-/blob/main/doc/contributing/design_tokens.md) for details about creating and implementing design tokens.
|