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 6e84d5d commit 857565bCopy full SHA for 857565b
core/src/components/toggle/toggle.ionic.scss
@@ -65,11 +65,11 @@
65
// ----------------------------------------------------------------
66
67
.toggle-bottom .error-text {
68
- color: globals.$ion-semantics-danger-800;
+ color: globals.$ion-semantics-danger-900;
69
}
70
71
.toggle-bottom .helper-text {
72
- color: globals.$ion-primitives-neutral-800;
+ color: globals.$ion-primitives-neutral-900;
73
74
75
// Toggle Native Wrapper: Focused
0 commit comments