Cleanup doc
This commit is contained in:
parent
88eaab0e44
commit
31e0e3cdde
1 changed files with 0 additions and 1 deletions
|
|
@ -10,7 +10,6 @@ All tokens can be accessed through the `ElementTheme` object, which contains the
|
|||
|
||||
* `ElementTheme.materialColors`: contains all Material color tokens. In Figma, they're prefixed with `M3/`. It's an alias to `MaterialTheme.colorScheme`.
|
||||
* `ElementTheme.colors`: contains all Compound semantic color tokens. In Figma, they're prefixed with either `Light/` or `Dark/`.
|
||||
* `ElementTheme.materialTypography`: contains the Material `Typography` values. In Figma, they're prefixed with `M3/`. It's an alias to `MaterialTheme.typography`.
|
||||
* `ElementTheme.typography`: contains the Compound `TypographyTokens` values. In Figma, they're prefixed with `Android/font/`.
|
||||
|
||||
## Adding new tokens
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue