Skip to content

Commit ab8eaf8

Browse files
Update core/src/components/range/range.ionic.scss
Co-authored-by: Brandy Smith <[email protected]>
1 parent 13808ed commit ab8eaf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/components/range/range.ionic.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
--knob-size: #{globals.$ion-scale-600};
1212
--knob-handle-size: #{globals.$ion-scale-1100};
1313
--bar-height: #{globals.$ion-scale-200};
14-
--bar-background: #{globals.$ion-primitives-neutral-100};
14+
--bar-background: #{globals.$ion-bg-neutral-subtle-default};
1515
--bar-background-active: #{globals.ion-color(primary, base)};
1616
--bar-border-radius: #{globals.$ion-border-radius-400};
1717
--height: #{globals.$ion-scale-1100};

0 commit comments

Comments
 (0)