ColorHighlight icon indicating copy to clipboard operation
ColorHighlight copied to clipboard

🎨 Lightweight Color Highlight colorizer for Sublime Text

Results 18 ColorHighlight issues
Sort by recently updated
recently updated
newest added

It would be great if you could integrate the colors from the [XKCD color survey](https://xkcd.com/color/rgb/) just how they are used in matplotlib, i.e. with `xkcd:` prefix, e.g. `xkcd:red`. I would...

Hi, I went from Mac Intel to MBP M1 and my ColorHighlight pugin stopped working. I can't figure out why, because I was already using ST4 and python3. Does one...

Deleted via package control but it's still working, either i cant disable it in "package control: disable/enable package" menu is there a way to uninstall it without sublime text reinstalling?...

Just installed via _package control_ on **sublime text v3.2.2, build 3211** - **macos catalina v10.15.4** i'm not sure what other information you want.. this is from _sublimes console_ ``` Traceback...

Ever since installing your plug-in I'm getting this sodding error message after doing almost anything in ST: ![image](https://user-images.githubusercontent.com/1108717/91349360-1ab3c880-e7dd-11ea-816e-b41a84664607.png) Even after uninstalling. How can I clean up this pollution?

How can one fix it on OS X? Issue is sometimes related to colors which contain numbers only values, or while there are two colors in one row. As soon...

`0xFF272822` alpha - R - G - B R - G - B - Alpha No idea how you could allow both without some kind of user toggle?

Hi! `hsl()` and `hsla()` are very permissive. Here are all the formats allowed and their current support in this wonderful ❤️ ColorHighlight plugin. ## Supported ```scss .my-class { color: hsl(222,...

It would be a great feature is a user could limit the files highlighted to a whitelist (CSS, Python, MD, and JS) or a blacklist of ignored file types. If...