Conversation
Also move existing colors around for better distinctiveness.
a5a002c to
3728f92
Compare
| 9: qubes.Label(9, "0xf472b6", "pink"), | ||
| 10: qubes.Label(10, "0x4338ca", "indigo"), | ||
| 11: qubes.Label(11, "0x2dd4bf", "cyan"), | ||
| 12: qubes.Label(12, "0xbef264", "lime"), |
There was a problem hiding this comment.
Can similar colors be together, such as lime and green? I think this would allow client applications to list them close to each other, such as label selection on qube creation. The downside is lacking backwards compatibility, would have to migrate label indexes from the store, based on some criteria to decide when that migration should happen.
There was a problem hiding this comment.
This would move existing labels, which might annoy some people. It would also influence how labels are sorted in the manager and in dropdowns.
|
This needs code to migrate existing labels and (worse) migrate user's custom labels to numbers below these. |
Also move existing colors around for better distinctiveness.
Colors:
