TodoTxtMac icon indicating copy to clipboard operation
TodoTxtMac copied to clipboard

Display correctly in Mojave dark mode

Open scottmmjackson opened this issue 6 years ago • 2 comments

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:

  • https://developer.apple.com/documentation/appkit/supporting_dark_mode_in_your_interface
  • https://developer.apple.com/design/human-interface-guidelines/macos/visual-design/dark-mode/

scottmmjackson avatar Dec 17 '18 16:12 scottmmjackson

Here's a sample of the new look:

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

scottmmjackson avatar Dec 17 '18 16:12 scottmmjackson

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!

scottmmjackson avatar Aug 01 '22 12:08 scottmmjackson