Merge pull request #4226 from element-hq/feature/bma/themeOverride
Theme override
This commit is contained in:
commit
98f793b02e
111 changed files with 293 additions and 275 deletions
|
|
@ -262,7 +262,7 @@ private fun ColumnScope.Footer(
|
|||
textAlign = TextAlign.Center,
|
||||
text = text,
|
||||
style = ElementTheme.typography.fontBodySmRegular,
|
||||
color = ElementTheme.materialColors.secondary,
|
||||
color = ElementTheme.colors.textSecondary,
|
||||
)
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue