Skip to content

NickKelly1/vsce-hex-to-rgb

Repository files navigation

Hex to RGB README

logo

VSCode extension that converts colors between hex and RGB.

Uses the @nkp/color library.

View on GitHub

hex-to-rgb

Features

  • Preserves alpha values
  • Converts on cursor
  • Converts all in selection
  • Handles
    • rgb
    • rgba
    • comma separators
    • space separators
    • alpha percentages
    • alpha absolute values
    • hex3 (shorthand)
    • hex4 (alpha shorthand)
    • hex6
    • hex8 (alhpa)
  • Can convert to RGBx numbers without the rgb css text wrapping

hex-to-rgb

Requirements

None.

Extension Settins

None.

Known Issues

None.

Release Notes

1.0.0

Initial release of Hex-to-rgb

About

VS Code Extension that converts hex colours to rgb and rgb to hex

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published