Color Fix

Auto-fix color issues. Replace failing contrast pairs, consolidate near-duplicates, and add missing CSS custom properties.

dragoon0x 9b56775 519 B Updated

File contents

/color-fix — Color Auto-Fix

Apply automatic color corrections:

  1. Adjust foreground/background pairs that fail WCAG AA to the nearest passing value
  2. Replace near-duplicate colors with the most-used variant
  3. Convert raw hex values to CSS custom properties
  4. Remove pure black (#000) — replace with tinted dark
  5. Show before/after for each change

dragoon0x/optik/tree/main/source/skills/color-fix commit 9b567758ac

Frequently asked questions

npx skillmds@latest add dragoon0x/color-fix