Releases: ggordan/GutterColor
Releases · ggordan/GutterColor
v0.3.3
Fixes an issue where variable names, named the same as a web name could conflict.
v0.3.2
Fix bug with new webcolors.
v0.3.1
Fix bug with importing of webcolors
library.
v0.3.0
This version introduces highlighting of web color names!
v0.2.1
Merge pull request #67 from tdhsmith/master
Add troubleshooting and settings details to README
v0.2.0
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
Merge pull request #64 from tdhsmith/transparency
Display transparency / fix minor syntax error
v0.1.7
Merge pull request #25 from wesbos/patch-2
Additional directions on how to get setup