Skip to content

bsehovac/NameThatColor

Repository files navigation

Name that Color

A sublime text plugin implementation of Name that Color.

Installation

cd "~/Library/Application Support/Sublime Text 3/Packages"
git clone https://github.com/bsehovac/NameThatColor.git

or

  • Download and unzip this repository on your computer.
  • Make sure the name of the unzipped folder is NameThatColor.
  • Select Sublime Text > Preferences > Browse Packages... in the menu.
  • Copy NameThatColor folder to your /packages/ directory of Sublime Text.

Usage

  • Select a block of CSS or single color.
  • Hit (⌘/Ctrl + ⇧ + C) to convert hex colors to Sass variables.

Demo

alt text

Credits

Based on Chirag project Name that Color.

About

Name That Color Sublime Plugin Implementation (http://chir.ag/projects/name-that-color)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published