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 6434e2d commit 6aec59cCopy full SHA for 6aec59c
core/src/components/input/input.ionic.scss
@@ -11,7 +11,7 @@
11
--border-color: #{globals.$ion-primitives-neutral-500};
12
--highlight-color-valid: #{globals.$ion-semantics-success-900};
13
--highlight-color-invalid: #{globals.$ion-semantics-danger-800};
14
- --placeholder-color: #{globals.$ion-primitives-neutral-1200};
+ --placeholder-color: #{globals.$ion-primitives-neutral-800};
15
--placeholder-opacity: 1;
16
--text-color-invalid: #{globals.$ion-semantics-danger-800};
17
--background: #{globals.$ion-primitives-base-white};
0 commit comments