Validate Color Pair
validate_color_pairCheck whether a background and foreground color token pair is intended for use together, ensuring valid combinations for design consistency.
Instructions
Check if the pair is meant to be used together
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| backgroundToken | Yes | Background color token name | |
| foregroundToken | Yes | Foreground color token name |