Skip to content

Releases: ggordan/GutterColor

v0.3.3

06 Sep 16:31

Choose a tag to compare

Fixes an issue where variable names, named the same as a web name could conflict.

v0.3.2

29 Aug 06:49

Choose a tag to compare

Fix bug with new webcolors.

v0.3.1

27 Aug 10:09

Choose a tag to compare

Fix bug with importing of webcolors library.

v0.3.0

26 Aug 20:48

Choose a tag to compare

This version introduces highlighting of web color names!

v0.2.1

21 Aug 08:04

Choose a tag to compare

Merge pull request #67 from tdhsmith/master

Add troubleshooting and settings details to README

v0.2.0

20 Aug 06:43

Choose a tag to compare

This release fixes light color schemes. This is achieved by copying and then modifying your color scheme.

To fix your scheme:

  • Open the Command Palette
  • Select the GutterColor: Fix Current Color Scheme command and hit return
  • GutterColor will magically fix your scheme

Special thanks to @tdhsmith for fixing this.

v0.1.9

14 Aug 06:27

Choose a tag to compare

Merge pull request #64 from tdhsmith/transparency

Display transparency / fix minor syntax error

v0.1.8

07 Aug 11:54

Choose a tag to compare

  • Multiple bug fixes.

v0.1.7

16 Mar 23:16

Choose a tag to compare

Merge pull request #25 from wesbos/patch-2

Additional directions on how to get setup

v0.1.6

23 Feb 21:35

Choose a tag to compare

Update Main.sublime-menu