ColorHelper icon indicating copy to clipboard operation
ColorHelper copied to clipboard

Sublime plugin that provides helpful color previews and tooltips

Results 11 ColorHelper issues
Sort by recently updated
recently updated
newest added

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...

T: enhancement
skip-triage

It may be cool to expose interpolation methods, such as B-spline, Natural, and Catmull-Rom. This obviously could be done in the mixing tool, but I wonder if it would be...

T: feature
P: maybe
S: triage

I've been working on simulating color vision deficiencies over in ColorAide: https://github.com/facelessuser/coloraide/issues/150. Once that settles, maybe we can come up with a useful tool here. Not sure what it would...

T: feature
P: maybe
S: triage

I trying to decide if we should expose the Oklch chroma reduction gamut mapping to better align with the CSS Level 4 spec. Personally, I don't think it works that...

S: triage

## Description The support for PackageDev themes and color schemes is great - it's what I most often use this plugin for. Would it be possible to add previews for...

S: triage

No issue here!! Just want to say that It took me an hour for a noob as so ordinary as me to read through the documents to do just a...

S: triage

https://github.com/facelessuser/ColorHelper/issues/232

S: needs-review
C: source
C: settings

Color Level 5 introduces a new Relative Color Syntax (RCS). This takes the existing color formats and allows you to do something like: ```css rgb(from r g b) ``` In...

T: feature
skip-triage

Browsers have still not settled on what they are doing for gamut mapping. Currently we clip by default because no other browser has implemented the recommended CSS gamut mapping method....

T: feature
skip-triage

ST Build 4192 Color Helper Version 6.4.1 SASS Module: https://packagecontrol.io/packages/Sass Sample Code: ``` $viridian: #3F826D; ``` If you load this line as a color.scss (SCSS) then Color Helper will not...

S: triage