rafaelcanovas / ColorPicker

Color picker for Sublime Text

Home Page:http://weslly.github.io/ColorPicker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

###Mac OSX Mac OSX

###Linux Linux

###Windows Windows

Installation

Install this repository via Package Control.

Usage

To insert or change a selected color, use:

  • Linux: ctrl+shift+c
  • Windows: ctrl+shift+c
  • OS X: cmd+shift+c

By default, the hex color code is inserted using uppercase letters. To use lowercase letters instead, copy the contents of Preferences -> Package Settings -> ColorPicker -> Settings-Default to the empty file created by selecting Preferences -> Package Settings -> ColorPicker -> Settings-User, then change "color_upper_case" to false.

Acknowledgements

About

Color picker for Sublime Text

http://weslly.github.io/ColorPicker


Languages

Language:Python 100.0%