Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TextInput placeholder color is browser default rgb(117, 117, 117), not black-300 #786

Open
dcapo opened this issue Nov 15, 2021 · 0 comments

Comments

@dcapo
Copy link

dcapo commented Nov 15, 2021

The text color of the TextInput placeholder is lighter than it should be. The expected color is black-300 (i.e. rgb(103, 109, 115)), but the actual color is rgb(117, 117, 117). The latter is the browser default.

This line of code may not be applied correctly.

Example
https://thumbtack.slack.com/files/U2N58F3NJ/F02MCNB26GJ/text_input__react____thumbprint.png

@dcapo dcapo changed the title TextInput placeholder color is browser default rgb(117, 117, 117) TextInput placeholder color is browser default rgb(117, 117, 117), not black-300 Nov 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant