← ClaudeAtlas

theme-color-binderlisted

Binds shape and text fills to theme color slots instead of hard-coded RGB so a single re-theme updates the whole deck.
andreworia/claude-pptx-skills · ★ 0 · Data & Documents · score 72
Install: claude install-skill andreworia/claude-pptx-skills
# Theme Color Binder ## When to use Use this skill when shapes and text use hard-coded RGB values instead of theme color slots. The symptom is a deck that looks roughly on-brand but will not update when the theme changes, because every fill is a fixed hex value pasted in by hand. Run this in Stage 2, after the structure is clean, so that the later palette and re-theme work has something to act on. ## What it does It rebinds fills, lines, and text colors to the theme's named color slots (text and background, the six accents, and the hyperlink colors), so the deck is wired to the theme. After this skill, changing the theme color set recolors the deck correctly, and the Brand Palette Guard and Reskin-to-Template Converter skills can do their job. ## Method A PowerPoint theme defines twelve color slots: Text 1, Text 2, Background 1, Background 2, Accent 1 through Accent 6, Hyperlink, and Followed Hyperlink. Theme-bound fills move with the theme. Hard-coded RGB does not. The job is to map every color in the deck onto the right slot. 1. **Read the theme color set.** From the template, list what each slot resolves to: which slot is the dark text color, which is the light background, which accent is the primary brand color, which accents are the secondary and tertiary colors, and which slots are reserved for charts. Keep this map at hand. 2. **Inventory the colors in use.** Walk the deck and record the distinct fill, line, and font colors. Group near-duplicates (for example t