This repository was archived by the owner on Sep 5, 2024. It is now read-only.
Commit 974acd3
fix(input): increase placeholder contrast on focus (#9804)
According to Material Design spec and a11y accessibility, a focused
text field should have a secondary text opacity
* Change input placeholder color from foreground-3 to foreground-2 on focus
Fixes #89031 parent 6a0d592 commit 974acd3
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
32 | 38 | | |
33 | 39 | | |
34 | 40 | | |
| |||
0 commit comments