I am using this plugin but it's not working ..displaying only parallel lines in gutter instead of colors. here is my System configuration
- Ubuntu 14.04
- Sublime Text 3 Build 3114
- ImageMagick version 7.0.5-3 Q16 x86_64
-
convert --version outputs Version: ImageMagick 7.0.5-3 Q16 x86_64
-
which convert outputs /usr/local/bin/convert
-
type convert outputs /usr/local/lib/convert
and tried with below 3 variants ( one by one) in Gutter Color > Settings - User
"convert_path": "usr/local/lib/convert"
"convert_path": "usr/local/bin/convert"
"convert_path": "convert"
and restart Sublime Text multiple times but no color displayed but only these parallel lines ( see attached image)
any solution so far?

alternatively using Color Highlighter plugin which is better over this
I am using this plugin but it's not working ..displaying only parallel lines in gutter instead of colors. here is my System configuration
convert --versionoutputs Version: ImageMagick 7.0.5-3 Q16 x86_64which convertoutputs /usr/local/bin/converttype convertoutputs /usr/local/lib/convertand tried with below 3 variants ( one by one) in Gutter Color > Settings - User
and restart Sublime Text multiple times but no color displayed but only these parallel lines ( see attached image)
any solution so far?
alternatively using Color Highlighter plugin which is better over this