device_set_named_color currently uses 140 CSS named colors (zero deps). Re-add the 954 XKCD palette (mlamoure's set) only if a user asks for a specific name and the 140 CSS palette doesn't have it. Adding XKCD pulls matplotlib + numpy back into the dependency tree, which is exactly what this plugin was built to avoid — so the bar is high. Tracked from design doc §11.
device_set_named_color currently uses 140 CSS named colors (zero deps). Re-add the 954 XKCD palette (mlamoure's set) only if a user asks for a specific name and the 140 CSS palette doesn't have it. Adding XKCD pulls matplotlib + numpy back into the dependency tree, which is exactly what this plugin was built to avoid — so the bar is high. Tracked from design doc §11.