generate_ramp
Build a shading ramp from a base color for pixel art, shifting shadows toward cool and highlights toward warm.
Instructions
Append a shading ramp built around a base color (dark to light). Shadows hue-shift toward cool, highlights toward warm.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Ramp tag and name prefix | |
| steps | Yes | ||
| doc_id | Yes | Document id | |
| base_hex | Yes | ||
| hue_shift | No | Degrees of hue rotation per step (default 12) |