Skip to content

CodeByZach/sublime_color_helper

 
 

Repository files navigation

ColorHelper

Latest Release Build Package Control Downloads License

ColorHelper makes working with colors easier by providing inline color previews in your documents (ST3 build 3118+) and offers popups with color previews, color conversion, and allows the storing and accessing of favorite colors in color palettes. It even provides tools for calculating color contrast, interpolating between colors, and more.

Screenshot1

Features

  • Inline color previews.
  • Useful tooltip popups that show the previews of selected colors.
  • Support colors in CSS, SCSS, SASS, HTML attributes, and more.
  • Allow saving, accessing, and managing colors in named color palettes all from the tooltip.
  • Select and insert colors from the color palettes via the tooltip.
  • Translate an existing color form to a new form the tooltip. Supports rgb, hsl, hwb, lch, lab, and more!
  • Color picker, color interpolating, color contrast tool, and more!

Documentation

https://codebyzach.github.io/sublime_color_helper/

License

ColorHelper is released under the MIT License.

About

Sublime plugin that provides helpful color tooltips.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.5%
  • Other 0.5%