Updated on 2026-08-14
This commit is contained in:
commit
dfd7076c2e
31 changed files with 345 additions and 648 deletions
|
|
@ -32,6 +32,6 @@ val TangemBlockCardColors: CardColors
|
|||
get() = CardColors(
|
||||
containerColor = TangemTheme.colors.background.primary,
|
||||
contentColor = TangemTheme.colors.text.primary1,
|
||||
disabledContainerColor = TangemTheme.colors.button.disabled,
|
||||
disabledContentColor = TangemTheme.colors.text.disabled,
|
||||
disabledContainerColor = TangemTheme.colors.background.primary,
|
||||
disabledContentColor = TangemTheme.colors.text.primary1,
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue