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

Set placeholder text to the correct color on macOS when in dark mode #1012

Merged
merged 1 commit into from
Jul 31, 2019
Merged

Conversation

avegancafe
Copy link
Contributor

@avegancafe avegancafe commented Jul 25, 2019

I think -webkit-text-fill-color is required on macOS electron apps, it looks like. Adding this rule fixes the issue. This should fix #1001, at least on macOS

Before

Screen Shot 2019-07-25 at 1 47 14 PM

After

Screen Shot 2019-07-25 at 1 47 22 PM

@reganlawton
Copy link
Contributor

@keyboard-clacker you need to fix your Lint errors so I can get this update outside my dev build.

@avegancafe
Copy link
Contributor Author

Ah! My bad @reganlawton, fixed

@reganlawton
Copy link
Contributor

Now someone can approve it 😂

@avegancafe
Copy link
Contributor Author

@sindresorhus tagging ya in this since I saw you merged the last PR in here, would love to be able to remove my custom css! Also side note, thanks so much for this app, it's awesome 😄

@sindresorhus sindresorhus merged commit 308b1b1 into sindresorhus:master Jul 31, 2019
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

Successfully merging this pull request may close these issues.

Dark mode makes "type a message" hard to read
3 participants