Skip to content

Sublime Text 2 package for converting CSS hexadecimal colors into RGBA.

Notifications You must be signed in to change notification settings

kadlugan/Hex-to-RGBA

 
 

Repository files navigation

Hex-to-RGBA

Sublime Text 2/3 package for converting CSS hexadecimal colors into RGBA.

Installation

Install using Package Control or download/clone into your Sublime Text 2/3 package directory.

Use

With the hexadecimal color value selected or the cursor in front of or in the middle of the value you can use either the menu option or keyboard shortcut.

###Menu option The menu option is under the Edit menu as "Convert Hex to RGBA".

###Keyboard shortcut Mac: Shift+Cmd+R

Linux: Shift+Ctrl+R

Windows: Shift+Ctrl+R

Credit

This package was based on Hex-to-HSL-Color by atadams.

About

Sublime Text 2 package for converting CSS hexadecimal colors into RGBA.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 79.9%
  • JavaScript 20.1%