ColorPicker icon indicating copy to clipboard operation
ColorPicker copied to clipboard

Option to output rgb() instead of hex

Open lazd opened this issue 11 years ago • 1 comments

Most people aren't great at base16. As a result, many of us use rgb(100, 100, 100) instead of #646464 when authoring our CSS.

It would be great if this plugin's output color format was configurable. This is related to #18, but doesn't have cross-platform color picker implications.

lazd avatar Apr 24 '14 17:04 lazd

The workaround is to use Hex-to-RGB, but it doesn't have ST3 support: https://github.com/vitorleal/Hex-to-RGB/issues/2

lazd avatar Apr 24 '14 17:04 lazd