Retune Color banner
TilmanGriesel TilmanGriesel

Retune Color

Development community

Description

--- description: Change a Graphite color safely by editing only the canonical primitive, then verify argument-hint: <what to change> (e.g. "make the brand primary a warmer orange") --- Goal: change a color WITHOUT spreading values across the token graph. 1. **Find the canonical primitive.** Resolve the `var()` chain from the HA consumer down to the owning `token-rgb-*` primitive in `src/tokens_*.yaml` (use `grep` / `tools/color_utils.py`). 2. **Edit only that primitive** (plus its documented

Installation

Installs to ~/.claude/commands/tilmangriesel-graphite-retune-color.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/TilmanGriesel/graphite/HEAD/.claude/commands/retune-color.md -o ~/.claude/commands/tilmangriesel-graphite-retune-color.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository