arpadbarta / Time

A small application for displaying the time on the desktop.
14 stars 4 forks source link

Suggestion: let user define colors using manual input (RGB and hex) and/or color wheel #14

Open cognato-net opened 1 month ago

cognato-net commented 1 month ago

Hi again! Awesome program, thank you so much once again!

Suggestion: Allow users to set the window background color and text color directly using a color wheel and manually by typing in RGB or hex values. Similar to what we see in MS Office, Google Docs, etc.

This could be instead of, or in addition to, the current dropdown list. PS: I don't understand the logic behind the order of colors as they appear on the dropdown list. Several of them looks almost identical to me (or are they truly identical)? Also there is a "transparent" option but it's not clearly indicated.

Current dropdown list: image

Suggestion 1: image

Suggestion 2: image image

Thanks again!

arpadbarta commented 1 month ago

Hi there, Thanks a lot for the feedback, its a great idea, just have to find a comparable color picker, or implement it on my own :)

The shown colors are the framework defined colors, I do not really know either why they are in this order...