AudioSwitcher_v1 icon indicating copy to clipboard operation
AudioSwitcher_v1 copied to clipboard

Tray Icon - Color palette exploration

Open xenolightning opened this issue 8 years ago • 4 comments

Explore the possibility of having icons better suited to a dark colour palette, a la Windows 10 default.

Black icons on black, are not particularly useful.

See #2127 originally raised by @VictorZakharov for more details.

xenolightning avatar Apr 13 '16 21:04 xenolightning

I second that. We can already assign icons to Devices via ico/exe files, however if the app contained several white speaker/headphones icons, that we could assign to devices that would be great.

apoapostolov avatar Apr 17 '16 17:04 apoapostolov

A simple white background or a shadow that traces the outline of the icons would work.

brianpeiris avatar May 02 '16 19:05 brianpeiris

@brianpeiris Not a bad idea!

It's something that could probably be done on the fly too. Rather than including a full set of icons.

I'll post an update here once I know more.

xenolightning avatar May 02 '16 22:05 xenolightning

http://stackoverflow.com/questions/7364026/algorithm-for-fast-drop-shadow-in-gdi

Might be able to do a white drop shadow, using the technique described in that article.

xenolightning avatar May 02 '16 22:05 xenolightning