Ross ROSS = Recommend OSS · open-source software intelligence for agents

SlexAxton/css-colorguard

Keep a watchful eye on your css colors. observed · 2026-08-28

github.com/SlexAxton/css-colorguard · JavaScript observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4444
  • days_rel: n/a
  • days_push: 1040
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2425 stars · 51 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

CSS Colorguard is a PostCSS-based tool that analyzes CSS files and warns when colors are too similar to existing ones, using the CIEDE2000 color-difference algorithm. It is configurable with ignore lists, thresholds, whitelists, and notation checks, and integrates with build systems like gulp, grunt, and broccoli.

Use cases

  • detect duplicate similar colors in css
  • lint css color palette consistency
  • warn when new css colors are too close to existing ones
  • enforce a design system color set in stylesheets
  • find equivalent colors written in different notations
  • integrate color checks into gulp or grunt build

When to choose

  • you maintain a large CSS codebase and want to prevent palette drift
  • you already use PostCSS or a JS build pipeline and want color linting
  • you need perceptually accurate color similarity via CIEDE2000

When to avoid

  • you use preprocessors like Sass with variables instead of raw hex values
  • you need active development or new features; the project is in maintenance mode
  • you need alpha-transparency-aware color comparison

Facets

library · maturity maintenance

linter css-framework frontend web-development developer-tools cli css postcss-plugin color-diff ciede2000 stylelint-alternative nodejs

1 source

Member repositories

RepositoryRoleHealth v2
SlexAxton/css-colorguardmain32

For agents

markdown · JSON · MCP: product_card(name="SlexAxton/css-colorguard")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem