jbrooksuk / SublimeFlatColors

Flat UI Colors Auto-complete for Sublime Text

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SublimeFlatColors

SublimeFlatColors is a plugin for the growing popular editor Sublime Text. It simply lists all Flat UI color names nephritis, carrot, emerland etc and expands them to their representing hex codes.

Compatibility

This plugin is fully compatible with Sublime Text 2 and 3!

Installation

Easiest way is to install via Package Control, just search for "SublimeFlatColors". Coming Soon

If you don't have Package Control (which you should do, it's amazing) then you can use Git. Just clone this directory to your Sublime Text /Packages directory.

Usage

Completions will only be displayed when the cursor is under a CSS scope. This is currently static, however I plan on adding a way to add scopes via a configuration file.

License

MIT - http://jbrooksuk.mit-license.org

About

Flat UI Colors Auto-complete for Sublime Text


Languages

Language:Python 95.3%Language:JavaScript 4.7%