Forge Palette

Regenerate the 50-950 shade palette from the current brand color in .forge.json. Updates the palette section without changing other parts of the system.

dragoon0x c96726c 646 B Updated

File contents

/forge-palette — Regenerate Palette

Recompute 11 shades from the brand color:

  • 50: near-white with hue tint (background)
  • 100-200: subtle fills, hover states
  • 300-400: borders, secondary elements
  • 500: the brand color itself (primary accent)
  • 600-700: hover/pressed states for accent
  • 800-900: dark mode surfaces
  • 950: near-black with hue tint (dark mode text backgrounds)

Output: updated palette in .forge.json + CSS custom properties.

dragoon0x/forge/tree/main/source/skills/forge-palette commit c96726c78e

Frequently asked questions

npx skillmds@latest add dragoon0x/forge-palette