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
331 stars 42 forks source link

Adapts automatically custom icons to Windows taskbar color or Windows theme #154

Open ld892012 opened 1 year ago

ld892012 commented 1 year ago

Hello, It is possible to detect Windows 10 Light and Dark mode or make CLI able to detect taskbar color and apply set of icons in consequence ? For example add D and L prefix to icons name and CLI use D prefix when Windows switch to dark mode and L when Windows switch to light mode.

Regards.

jonaskohl commented 1 year ago

Good idea, I will add this to my backlog!