Updated on 2026-08-14
This commit is contained in:
parent
4f7b1b791b
commit
4f23a66742
29 changed files with 740 additions and 128 deletions
|
|
@ -177,7 +177,7 @@ private inline fun BaseScaffoldWithMarkets(
|
|||
|
||||
val coroutineScope = rememberCoroutineScope()
|
||||
val background = if (state.isNewMarketEnabled) {
|
||||
TangemTheme.colors.background.tertiary
|
||||
TangemTheme.colors2.surface.level2
|
||||
} else {
|
||||
TangemTheme.colors.background.primary
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue