Open dylanjm opened 3 years ago
Interesting idea @dylanjm ! Thanks for that. From what I remember (a couple of years ago), I tried putting color in the icons which the macOS taskbar uses, and for some reason it always converted them to white. So I will have to see how to add the color.
Can't you just use an inverted or not filled version of the icon?
@mrplug perhaps? Need to look into it
@prashantgupta24, I have one implementation to propose about this, I'm awaiting my 2 existing PRs to be merged, before I send this PR.
Thanks for this app! I was thinking it would be useful to me if the icon turned green after selecting 'start' from the drop down menu. I tried taking a look in the source code but it looks like you store the icon asset as some sort of
.go
file. I'm not sure how to edit the icon in that way.