Skip to content

Commit 31e0e3c

Browse files
committed
Cleanup doc
1 parent 88eaab0 commit 31e0e3c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libraries/theme/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ All tokens can be accessed through the `ElementTheme` object, which contains the
1010

1111
* `ElementTheme.materialColors`: contains all Material color tokens. In Figma, they're prefixed with `M3/`. It's an alias to `MaterialTheme.colorScheme`.
1212
* `ElementTheme.colors`: contains all Compound semantic color tokens. In Figma, they're prefixed with either `Light/` or `Dark/`.
13-
* `ElementTheme.materialTypography`: contains the Material `Typography` values. In Figma, they're prefixed with `M3/`. It's an alias to `MaterialTheme.typography`.
1413
* `ElementTheme.typography`: contains the Compound `TypographyTokens` values. In Figma, they're prefixed with `Android/font/`.
1514

1615
## Adding new tokens

0 commit comments

Comments
 (0)