Kronuz / ColorHighlight

🎨 Lightweight Color Highlight colorizer for Sublime Text
MIT License
118 stars 12 forks source link
color hex highlight highlighter hsl rgb sublime-text

🎨 Color Highlight

Donate Package Control

Show color codes (like "#ffffff", 0xffffff "rgb(255, 255, 255)", "white", hsl(0, 0%, 100%), etc.) with their real color as the background and/or gutter icons.

Description

Installation

Usage

Supported color representations are:

Those will be shown with colored background and gutter icons when they're found in your documents.

Configuration

License

Copyright (C) 2018 German Mendez Bravo (Kronuz). All rights reserved.

MIT license

This plugin was initially a fork of https://github.com/Monnoroch/ColorHighlighter