Updated on 2026-08-14

This commit is contained in:
Tangem 2026-07-10 11:50:58 +02:00
parent 69487b12e3
commit 3900f1004b

View file

@ -47,7 +47,7 @@ fun TangemBottomSheetDraggableHeader() {
height = TangemTheme.dimens2.x1,
)
.background(
color = TangemTheme.colors2.graphic.neutral.primaryInverted,
color = TangemTheme.colors3.icon.tertiary,
shape = RoundedCornerShape(TangemTheme.dimens2.x0_5),
),
)