We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13808ed commit ab8eaf8Copy full SHA for ab8eaf8
core/src/components/range/range.ionic.scss
@@ -11,7 +11,7 @@
11
--knob-size: #{globals.$ion-scale-600};
12
--knob-handle-size: #{globals.$ion-scale-1100};
13
--bar-height: #{globals.$ion-scale-200};
14
- --bar-background: #{globals.$ion-primitives-neutral-100};
+ --bar-background: #{globals.$ion-bg-neutral-subtle-default};
15
--bar-background-active: #{globals.ion-color(primary, base)};
16
--bar-border-radius: #{globals.$ion-border-radius-400};
17
--height: #{globals.$ion-scale-1100};
0 commit comments