Updated on 2026-08-14
This commit is contained in:
parent
5a09e48a53
commit
e7f862423d
11 changed files with 52 additions and 16 deletions
|
|
@ -140,7 +140,7 @@ private fun EnvironmentButtons(uiModel: EnvironmentTogglesScreenUM.ApiInfoUM, on
|
|||
colors = SegmentedButtonDefaults.colors(
|
||||
activeContainerColor = TangemTheme.colors.control.checked,
|
||||
activeContentColor = TangemTheme.colors.text.primary2,
|
||||
inactiveContainerColor = TangemTheme.colors.control.unchecked,
|
||||
inactiveContainerColor = TangemTheme.colors.control.default,
|
||||
inactiveContentColor = TangemTheme.colors.text.primary1,
|
||||
),
|
||||
border = BorderStroke(0.dp, TangemTheme.colors.background.tertiary),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue