Skip to content

Releases: ggordan/GutterColor

v0.3.3

Choose a tag to compare

@jbrooksuk jbrooksuk released this 06 Sep 16:31

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

v0.3.2

Choose a tag to compare

@jbrooksuk jbrooksuk released this 29 Aug 06:49

Fix bug with new webcolors.

v0.3.1

Choose a tag to compare

@jbrooksuk jbrooksuk released this 27 Aug 10:09

Fix bug with importing of webcolors library.

v0.3.0

Choose a tag to compare

@jbrooksuk jbrooksuk released this 26 Aug 20:48

This version introduces highlighting of web color names!

v0.2.1

Choose a tag to compare

@jbrooksuk jbrooksuk released this 21 Aug 08:04
Merge pull request #67 from tdhsmith/master

Add troubleshooting and settings details to README

v0.2.0

Choose a tag to compare

@jbrooksuk jbrooksuk released this 20 Aug 06:43

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

Choose a tag to compare

@jbrooksuk jbrooksuk released this 14 Aug 06:27
Merge pull request #64 from tdhsmith/transparency

Display transparency / fix minor syntax error

v0.1.8

Choose a tag to compare

@jbrooksuk jbrooksuk released this 07 Aug 11:54
  • Multiple bug fixes.

v0.1.7

Choose a tag to compare

@ggordan ggordan released this 16 Mar 23:16
Merge pull request #25 from wesbos/patch-2

Additional directions on how to get setup

v0.1.6

Choose a tag to compare

@ggordan ggordan released this 23 Feb 21:35
Update Main.sublime-menu