cocoabits / MASShortcut

Modern framework for managing global keyboard shortcuts compatible with Mac App Store. More details:
http://blog.shpakovski.com/2012/07/global-keyboard-shortcuts-in-cocoa.html
BSD 2-Clause "Simplified" License
1.52k stars 220 forks source link

Add ability to customize text/border color #92

Open whitehat007 opened 8 years ago

whitehat007 commented 8 years ago

It would be helpful, at least for me, if there was a way to change the text and border color of the control. I was thinking that, at least in regards to the text color, the _shortcutCell.font property could be exposed, but I'm not sure how to do that.

ivancucer commented 7 years ago

Ah that would be great!!! @shpakovski any news ? Thanks