fix(baoyu-image-cards): prevent color names from appearing as visible text in images
This commit is contained in:
parent
4c9af7d92f
commit
517ff566a1
|
|
@ -22,7 +22,7 @@ Vibrant neon colors on dark background. High-energy, futuristic, eye-catching.
|
||||||
|
|
||||||
## Semantic Constraint
|
## Semantic Constraint
|
||||||
|
|
||||||
Vibrant neon color palette on dark background. Colors should glow against the dark base. High contrast, futuristic feel. Use neon sparingly — too many glowing elements become chaotic. Let dark background breathe.
|
Vibrant neon color palette on dark background. Colors should glow against the dark base. High contrast, futuristic feel. Use neon sparingly — too many glowing elements become chaotic. Let dark background breathe. Do NOT render color names, hex codes, or role labels as visible text in the image.
|
||||||
|
|
||||||
## Best Paired With
|
## Best Paired With
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -22,7 +22,7 @@ Warm earth tones on soft peach background. Cozy, inviting, no cool colors.
|
||||||
|
|
||||||
## Semantic Constraint
|
## Semantic Constraint
|
||||||
|
|
||||||
Warm-only color palette, no cool colors (no blue, green, purple). Earth tones throughout. Evokes comfort, warmth, and trust. All colors should feel like autumn sunlight.
|
Warm-only color palette, no cool colors (no blue, green, purple). Earth tones throughout. Evokes comfort, warmth, and trust. All colors should feel like autumn sunlight. Do NOT render color names, hex codes, or role labels as visible text in the image.
|
||||||
|
|
||||||
## Best Paired With
|
## Best Paired With
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue