Toinane / colorpicker

A mininal but complete colorpicker desktop app
https://colorpicker.fr
GNU General Public License v3.0
1.6k stars 120 forks source link

Tray icon not so visible #48

Open rluvaton opened 5 years ago

rluvaton commented 5 years ago

The problem

The tray icon not so visible to see on a dark background such as Windows (I assume that also on MacOS with Dark Mode set to ON)

Suggestion for the solution

so maybe in case of a dark mode in MacOS or in windows or some other OS that the background of where the tray icon will be seen is dark

There are 2 options that I can think of to fix it:

The Quick & Easy Way

Set the Windows icon to be white instead of black

The Customizable option (I Prefer this option)

At the ColorPicker preferences add option to:

icon-bug

Toinane commented 5 years ago

We can make this automated with Electron instead of make an option

rodrigorhas commented 5 years ago

It would be a crazy ideia to reflect input state into icon? As the systray icon representing the actual input values or even they colors? Hahaha, crazy ideias?

rluvaton commented 5 years ago

It would be a crazy ideia to reflect input state into icon? As the systray icon representing the actual input values or even they colors? Hahaha, crazy ideias?

@rodrigorhas I at the beginning I thought about it too but I think it would take some resources, but when I think about it it won't

Toinane commented 5 years ago

It can be nice indeed, considering how to implement it!

Toinane commented 4 years ago

similar to #33 Will be fixed the next update 👍