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

Error: 'utf-8' codec can't decode byte 0x83 in position 3: invalid start byte #410

Closed PedroAF21 closed 6 years ago

PedroAF21 commented 6 years ago

Color Highlighter is not working properly, it's not displaying the colors at all. I got this error message. Error: 'utf-8' codec can't decode byte 0x83 in position 3: invalid start byte Highlighting colors with gutter icons is not supported with current ImageMagick setup. Try configuring the "icon_factory setting" Unable to open /C/Users/T-Gamer/AppData/Roaming/Sublime Text 3/Packages/Color Highlighter/ColorHighlighter.sublime-settings

Windows 10 Sublime Text 3 Build 3143

Monnoroch commented 6 years ago

Well, there's you answer. The ColorHighlighter.sublime-settings can't be opened. Perhaps it's broken or something.