Skip to content

Commit e5a48ae

Browse files
Update to diagram
1 parent df3a303 commit e5a48ae

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

website/docs/foundations/colors/partials/guidelines/guidelines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ In Figma, we use Variables to define and organize color values. Variables allow
66

77
Tokens in code are generated from platform-agnostic files, in our case JSON, and create atomic colors regardless of what platform or framework is used. Core Palette colors like `--token-color-palette-neutral-600` are directly referenced in `--token-color-foreground-primary`in the same way that Figma variables alias one another.
88

9-
![Pyramid diagram of token color inheritance with the levels (from bottom to top): hex code, global token, alias token, component token](/assets/foundations/color/colors-what-are-semantic-tokens.png)
9+
![Diagram of token color inheritance with the levels (from left to right): hex code, core palette token, semantic token](/assets/foundations/color/colors-what-are-semantic-tokens.png)
1010

1111
## What are semantic colors?
1212

Loading

0 commit comments

Comments
 (0)