Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,11 @@ If you're experiencing issues with ImageMagick (installed via brew) when using G
3. Check the location of `convert` with `type convert`
4. Copy the location and edit the GutterColor/Settings - User `convert_path` to be the value of step 3.

#### ImageMagick on Windows
When installing ImageMagick on Windows, remember to select the legacy utilities to be installed so that convert will be installed:

![Screenshot of ImageMagick Windows installer.](im-win-install-screenshot.png)

#### Icon Tinting and Light Color Schemes
Sublime Text automatically tints gutter icons to match your background color settings. Unfortunately this can cause Gutter Color's samples to vary from slightly inaccurate to completely black. To counteract this effect, Gutter Color can generate a new copy of your current color scheme that sets the background to black *only for the scope of the plugin*. You will not see any visual changes other than the icons.

Expand Down
Binary file added im-win-install-screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.