zieren / wasted-youth-tracker

Limit kids' time on their (Windows) PC and get a summary of the window titles.
GNU General Public License v3.0
5 stars 0 forks source link

Set color and/or icon for classes (and limits?) #68

Open zieren opened 2 years ago

zieren commented 2 years ago

This would make the overview more readable.

Random color example: https://www.strangeplanet.fr/work/RandomColor.php/

Since we don't need/want randomness it might be better to use HSV and just evenly divide up the hue. This would have the benefit that by sorting classes and assigning huzes in that order, colors would remain somewhat stable even when classes are added.

zieren commented 2 years ago

Random colors would not be stable. We could make the color configurable for limits, though not as easily for classes.