heybereket / hextorgb

VS Code extension to convert hexadecimal colors to RGB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hextorgb

Features

Getting Started

Converts a hex code under the cursor to an rgb(a) string.

If the hexcode is 8 characters long the result will be an rgba string.

Release Notes

0.0.1

Initial release

About

VS Code extension to convert hexadecimal colors to RGB

License:MIT License


Languages

Language:TypeScript 82.6%Language:JavaScript 17.4%