Updated on 2026-08-14

This commit is contained in:
Tangem 2025-02-12 17:35:12 +05:00
parent 69754e4159
commit 34cfc843ab
31 changed files with 322 additions and 170 deletions

View file

@ -7,7 +7,6 @@ object TangemColorPalette {
// region Base
val Black = Color(0xFF000000)
val White = Color(0xFFFFFFFF)
val SoftWhite = Color(0xFFF1F1F1)
// endregion Base
// region Dark