Monnoroch / ColorHighlighter

ColorHighlighter - is a plugin for the Sublime text 2 and 3, which underlays selected hexadecimal colorcodes (like "#FFFFFF", "rgb(255,255,255)", "white", etc.) with their real color. Also, plugin adds color picker to easily modify colors. Documentation: https://monnoroch.github.io/ColorHighlighter.
https://sublime.wbond.net/packages/Color%20Highlighter
1.31k stars 130 forks source link

colored text not working #310

Open KuroiMatoO opened 8 years ago

KuroiMatoO commented 8 years ago

When I set "colored text" in user prefs it's appears just like filled. sublime text 3, win 7

Monnoroch commented 8 years ago

Post the screenshot please.

hhypnos commented 8 years ago

yup, and for me not working too ... http://prntscr.com/baenu6

Monnoroch commented 8 years ago

So is there anything in the log?

KuroiMatoO commented 8 years ago

http://i.imgur.com/S3yeTHV.png

Monnoroch commented 8 years ago

Weird. It's probably because of some API update in a new ST3 build.

KuroiMatoO commented 8 years ago

Also some weird thing happens if I use Emmet or CSS Extended Completions. Still not sure which of them causes trouble, but with them installed highlighting only works when i click on color.

upd: Also this is only for new text, if I reload st old text colored properly.

KuroiMatoO commented 8 years ago

here is a webm - https://my.mixtape.moe/suodyl.webm

Monnoroch commented 8 years ago

Maybe there's something in the log?

KuroiMatoO commented 8 years ago

Well, I'm not sure where I can check it ehehe

Are you talking about console?

KuroiMatoO commented 8 years ago

If answer is yes then - 123.txt

Monnoroch commented 8 years ago

Nothing on CH. Okay, I'll try to fix the problem, thanks for the report.

Tazintosh commented 8 years ago

I'm having the same issue. "colored text" is not working on Sublime Text v3125 "style": "filled", "ha_style": "colored text"

fukaWestin commented 7 years ago

I have this problem,too.Have anybody solved the problem?