facelessuser / ColorHelper

Sublime plugin that provides helpful color previews and tooltips
https://facelessuser.github.io/ColorHelper/
MIT License
254 stars 30 forks source link

Gracefully handle unknown colors if they appear in the palette. #222

Open facelessuser opened 2 years ago

facelessuser commented 2 years ago

Unknown colors that were saved to a palette when a color space was known, but then for whatever reason may have been removed should be gracefully handled. Ideally, some indicator in the palette should show an unknown color. They should be preserved in case the user decides to configure the missing space or correct the issue manually, but should also allow such colors to be deletable.