# Monnoroch/ColorHighlighter

ColorHighlighter - is a plugin for the Sublime text 2 and 3, which underlays selected hexadecimal colorcodes (like "#FFFFFF", "rgb(255,255,255)", "white", etc.) with their real color. Also, plugin adds color picker to easily modify colors. Documentation: https://monnoroch.github.io/ColorHighlighter.

Repository: https://github.com/Monnoroch/ColorHighlighter
Canonical: https://ross.abutalabs.com/products/colorhighlighter
Homepage: https://sublime.wbond.net/packages/Color%20Highlighter
Language: C#
License Family: other
Last push: 2018-01-15T23:01:32+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5272, "days_push": 3152, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1294, forks 130 (observed 2026-08-28T04:04:16.388508+00:00)

## What it is
ColorHighlighter is a Sublime Text 2/3 plugin that previews color values like hex codes, rgb() values, and named colors by underlaying them with their real color, as colored blocks, or as gutter icons. It also includes a color picker and color format converter for editing colors directly in the editor.

## Use cases
- preview hex color codes in sublime text
- see css colors inline while editing
- pick colors from a color picker in the editor
- convert colors between hex rgb hsl formats
- highlight color values with gutter icons
- visualize color codes in stylesheets

## When to choose
- you use Sublime Text 2 or 3 and work with CSS, SCSS, or any code containing color values
- you want inline color previews, gutter icons, or a built-in color picker without switching tools

## When to avoid
- you use a different editor like VS Code, which has native or actively maintained color highlighting
- you need a plugin that is actively maintained - the last release was in 2018
- gutter icons are required but you cannot install ImageMagick

## Facets
- artifact type: plugin
- maturity: abandoned
- function: ui-components, developer-tools
- domain: text-editors, web-development, frontend, developer-tools
- platform: editor-plugin, cross-platform, windows
- tags: sublime-text, color-picker, color-preview, css-colors, hex-colors, syntax-highlighting, macos, linux

## Member repositories
- Monnoroch/ColorHighlighter (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:16.388508+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:54:03.396530+00:00, confidence not recorded.
  - readme: https://github.com/Monnoroch/ColorHighlighter (fetched 2026-08-28T04:04:16.388508+00:00, sha 7858a84ff19e)
  - homepage: https://sublime.wbond.net/packages/Color%20Highlighter (fetched 2026-08-29T12:10:53.112276+00:00, sha 668088b07560)
  - site_page: https://packagecontrol.io/installation (fetched 2026-08-29T12:10:53.115001+00:00, sha 5bc05bdc2bb7)
  - site_page: https://packagecontrol.io/docs (fetched 2026-08-29T12:10:53.116604+00:00, sha 8c31a53c4c67)
  - site_page: https://packagecontrol.io/about (fetched 2026-08-29T12:10:53.118184+00:00, sha 97f5e7d90a72)
- Data as of 2026-08-30T08:39:29.467469+00:00.
