Gutter Color is a Sublime Text plugin which displays a colored icon for all lines which contain a color.
- Install ImageMagick
- Set the
convert_path
inPreferences: GutterColor Settings – User
to the location of the ImageMagickconvert
script. - For help with either, view this blog post by Wes Bos
- Add support for SASS/LESS variables
- Backport to ST2
- Handle conflicts with GitGutter/VCS Gutter