-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
Description
The user may want to use multiple names for the same color. It would be nice if the code could check for this, and re-use the color index, simply adding the new name.
This would require a two way mapping -- name to color and color to name.
(and mapping to the index, too)
Reactions are currently unavailable