tooltip over color should show the color name
Esshahn opened this issue · 2 comments
Esshahn commented
e.g.
light gray, dark gray, white etc
Esshahn commented
Would require a rewrite of the palette to switch from canvas to div based
Esshahn commented
rewrite done, now no canvas is used anymore, but divs instead. However, showing color information like "dark gray" would require that information to be included for all colors for all palettes in the config. I don't currently see enough value for that. Instead, the RGB values are now displayed