mirror of
https://github.com/JimLiu/baoyu-skills.git
synced 2026-08-08 01:43:03 +08:00
fix(baoyu-image-cards): rename palette Zone labels to prevent text rendering in images
This commit is contained in:
@@ -14,15 +14,15 @@ Soft pastel color blocks on warm cream background. Gentle, approachable, educati
|
||||
| Background | Warm Cream | #F5F0E8 | Primary background |
|
||||
| Text | Deep Charcoal | #2C3E50 | Titles, main content |
|
||||
| Secondary Text | Warm Gray | #6B6B6B | Annotations, labels |
|
||||
| Zone 1 | Macaron Blue | #A8D8EA | Information blocks |
|
||||
| Zone 2 | Macaron Lavender | #D5C6E0 | Information blocks |
|
||||
| Zone 3 | Macaron Mint | #B5E5CF | Information blocks |
|
||||
| Zone 4 | Macaron Peach | #F8D5C4 | Information blocks |
|
||||
| Block Color | Macaron Blue | #A8D8EA | Content block fill |
|
||||
| Block Color | Macaron Lavender | #D5C6E0 | Content block fill |
|
||||
| Block Color | Macaron Mint | #B5E5CF | Content block fill |
|
||||
| Block Color | Macaron Peach | #F8D5C4 | Content block fill |
|
||||
| Accent | Coral Red | #E8655A | Emphasis, highlights |
|
||||
|
||||
## Semantic Constraint
|
||||
|
||||
Soft pastel macaron color palette. Use zone colors as rounded card backgrounds for distinct information blocks. Accent coral red sparingly for emphasis on key terms only. All colors should feel gentle and approachable — no saturated or neon tones.
|
||||
Soft pastel macaron color palette. Use block colors as rounded card backgrounds for distinct information sections. Accent coral red sparingly for emphasis on key terms only. All colors should feel gentle and approachable — no saturated or neon tones. Do NOT render color names or role labels as visible text in the image.
|
||||
|
||||
## Best Paired With
|
||||
|
||||
|
||||
Reference in New Issue
Block a user