Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 598 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 598 Bytes

Gutter Colour

Gutter Color is a Sublime Text plugin which displays a colored icon for all lines which contain a color.

GutterColor

Requirements

Configure

  • Install ImageMagick
  • Set the convert_path in Preferences: GutterColor Settings – User to the location of the ImageMagick convert script.
  • For help with either, view this blog post by Wes Bos

TODO

  • Add support for SASS/LESS variables
  • Backport to ST2
  • Handle conflicts with GitGutter/VCS Gutter