#Inline Color Editor Extension for Brackets
A html/css/js based inline color editor wrapped up as an extension for Brackets
The source is written in CoffeesScript, Stylus, and Jade - then compiled down to html/css/js
###How to install Two ways to install
Direct Download (Simplest)
- Download InlineColorEditor.zip here
- Extract to your brackets/src/extensions/user/ folder
Git clone
- Navigate to your