Create alias for typography (more semantic name). aliasButtonText
This commit is contained in:
parent
b7b6e0323d
commit
3e03ca4a5e
11 changed files with 28 additions and 15 deletions
|
|
@ -25,3 +25,6 @@ import io.element.android.libraries.theme.compound.generated.TypographyTokens
|
|||
|
||||
val TypographyTokens.aliasScreenTitle: TextStyle
|
||||
get() = fontHeadingSmMedium
|
||||
|
||||
val TypographyTokens.aliasButtonText: TextStyle
|
||||
get() = fontBodyLgMedium
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue