Skip to content

Commit 6aec59c

Browse files
Update core/src/components/input/input.ionic.scss
Co-authored-by: Brandy Smith <[email protected]>
1 parent 6434e2d commit 6aec59c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/components/input/input.ionic.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
--border-color: #{globals.$ion-primitives-neutral-500};
1212
--highlight-color-valid: #{globals.$ion-semantics-success-900};
1313
--highlight-color-invalid: #{globals.$ion-semantics-danger-800};
14-
--placeholder-color: #{globals.$ion-primitives-neutral-1200};
14+
--placeholder-color: #{globals.$ion-primitives-neutral-800};
1515
--placeholder-opacity: 1;
1616
--text-color-invalid: #{globals.$ion-semantics-danger-800};
1717
--background: #{globals.$ion-primitives-base-white};

0 commit comments

Comments
 (0)