tilemill icon indicating copy to clipboard operation
tilemill copied to clipboard

Colour palette doesn't detect hsl, hsla

Open stevage opened this issue 12 years ago • 3 comments
trafficstars

The colour palette at the bottom of the editor appears to only detect rgb() or #abc colour definitions - not hsl(). This is obviously low impact.

stevage avatar Mar 04 '13 02:03 stevage

PRs accepted. Here's where you would start: https://github.com/mapbox/tilemill/blob/4b81fd4a12002b05253c0c98150b5af27e883d5a/plugins/editor/views/Stylesheets.bones#L308

tmcw avatar Mar 17 '15 22:03 tmcw

Well, my last pull request has been sitting ignored since August last year: https://github.com/mapbox/tilemill/pull/2384

That does look pretty easy though.

stevage avatar Mar 17 '15 23:03 stevage

@stevage hey, merged that one - hope merging new one will be fast too :3

Komzpa avatar Oct 24 '16 13:10 Komzpa