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

Display correctly in Mojave dark mode #130

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

scottmmjackson
Copy link

TodoTxtMac generally works correctly in dark mode except that the todo entry field is drawn with a white background (and the "default" text color). This works fine in light mode, but it means that text is invisible when you type it.

I changed the custom text field to use NSColor.textBackgroundColor as recommended by Apple. See:

@scottmmjackson scottmmjackson mentioned this pull request Dec 17, 2018
@scottmmjackson
Copy link
Author

Here's a sample of the new look:

screen shot 2018-12-17 at 11 28 04 am

@scottmmjackson
Copy link
Author

Hey @mjdescy - could we get a merge and a new release? I love this application and just want it not to be the brightest thing on my screen. Thank you!

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.

1 participant