Replace the InfoListOrganism default bg color (#4091)

* Replace the `InfoListOrganism` default bg color

* Update screenshots

---------

Co-authored-by: ElementBot <android@element.io>
This commit is contained in:
Jorge Martin Espinosa 2025-01-07 14:01:42 +01:00 committed by GitHub
parent 1d3c04f930
commit dfc2ade84e
12 changed files with 17 additions and 21 deletions

View file

@ -144,7 +144,6 @@ private fun AnalyticsOptInContent() {
),
textStyle = ElementTheme.typography.fontBodyLgMedium,
iconTint = ElementTheme.colors.iconSuccessPrimary,
backgroundColor = ElementTheme.colors.bgActionSecondaryHovered,
)
}
}