doubleSlashde / KeepTime

Application to track your time spent on different projects each day.
GNU General Public License v3.0
8 stars 3 forks source link

Feature/sensible random color for projects #124

Open DavidDamke opened 1 year ago

DavidDamke commented 1 year ago

Adds a Button that chooses a unique and contrast color. Contrast is in comparison to the Background and the color is unique in comparison to the other projects.

The Unique color method works fine. The contrast method maybe needs another algorithm for the colors because there are not that many left. (Maybe its enough most people probably do not need 20+ projects)