Skip to content

Commit 632456b

Browse files
Update design token after getting new design page
1 parent 09bfdc0 commit 632456b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/components/progress-bar/progress-bar.ionic.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// --------------------------------------------------
66

77
:host {
8-
--background: #{globals.$ion-primitives-neutral-100};
8+
--background: #{globals.$ion-bg-neutral-subtle-default};
99

1010
height: globals.$ion-scale-100;
1111
}

0 commit comments

Comments
 (0)