# GutterColor **Repository Path**: mirrors_wesbos/GutterColor ## Basic Information - **Project Name**: GutterColor - **Description**: A Sublime Text 3 plugin which displays a colour in the gutter if the line contains a colour. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-26 - **Last Updated**: 2026-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Gutter Colour Gutter Color is a Sublime Text plugin which displays a colored icon for all lines which contain a color. ![GutterColor](screenshot.png) ## Requirements * ImageMagick ## Configure * Install ImageMagick * Set the `convert_path` in `Preferences: GutterColor Settings – User` to the location of the ImageMagick `convert` script. ## TODO * Add support for SASS/LESS variables * Backport to ST2 * Handle conflicts with GitGutter/VCS Gutter *