On OSX the prompt that is in text fields is a light gray by default. On Win the placeholder prompt is dark gray until you put the cursor in the text field. Then it’s the same light gray as on OSX.
Steps to reproduce:
- Add a text input to a form
- Set the placeholder property to any value
On Windows the text is dark gray until it gains focus. On Mac it’s light gray with or without focus.
Expected:
It is the same (light gray) on both