element-x-ada/libraries/designsystem
Jorge Martin Espinosa 683b0b3594 Link Compound's TypographyTokens to ElementTheme. (#700)
* Link Compound's `TypographyTokens` to `ElementTheme`.

Also add some docs about when we should use each set of tokens.

* Renamed `LocalColors` to `LocalLegacyColors`.

Made both `LocalLegacyColors` and `LocalCompoundColors` internal. This means it will need to always be used through `ElementTheme.`

Also, removed any usages of `LocalColors.current` accross the project, they're now used through `ElementTheme.legacyColors`.
2023-06-28 08:53:20 +00:00
..
src/main Link Compound's TypographyTokens to ElementTheme. (#700) 2023-06-28 08:53:20 +00:00
.gitignore Refactor some modules + add dependency management (still WIP) 2022-10-27 19:24:57 +02:00
build.gradle.kts [Compound] Integrate compound tokens (#586) 2023-06-27 16:15:40 +00:00
consumer-rules.pro Refactor some modules + add dependency management (still WIP) 2022-10-27 19:24:57 +02:00
proguard-rules.pro Refactor some modules + add dependency management (still WIP) 2022-10-27 19:24:57 +02:00