jonaskohl / CapsLockIndicator

A small utility that indicates the state of the Num lock, Caps lock and Scroll lock key.
https://cli.jonaskohl.de/
Apache License 2.0
348 stars 44 forks source link

Allow customisation of the tray icon's border colour #9

Closed adrmzz closed 6 years ago

adrmzz commented 6 years ago

The icons on the tray have red and green colours. Contrarily to notifications, which can be customised through the button "Notification settings", tray icons's border colour cannot be customised. Furthermore, since red might be associated with "alarm", it might be induce error.

jonaskohl commented 6 years ago

I thought of this as well and I'd like to add this. However I first need to figure out how to generate these icons on the fly without a huge performance impact.

jonaskohl commented 6 years ago

I have now added a feature to load custom ICO files in Version 3.6.0.0. Not quite what you requested, but it allows for even more customisation.