yshavit / whatdid

What did I do all day?
MIT License
8 stars 0 forks source link

explicitly set text color for pull-downs #326

Closed yshavit closed 1 year ago

yshavit commented 1 year ago

The main work is just the one line:

.foregroundColor: NSColor.textColor,

Other work:

This fixes #324.