chore(colors): allowlist multicolor palette icon in cms
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
parent
6979a87d92
commit
dd82b88e26
@ -137,6 +137,7 @@ var colorAllowedFiles = map[string]bool{
|
||||
"routes/admin/system.tsx": true, // Theme preset picker — displays theme color swatches using actual HSL values
|
||||
"components/settings/theme-card.tsx": true, // Orchestrator theme gallery — preview swatches need real HSL ramps
|
||||
"routes/dashboard/sites/new/step-design.tsx": true, // Template chooser artwork uses explicit preview ramps
|
||||
"components/icons/palette-multicolor.tsx": true, // Multicolor palette icon - fixed paint-dab fills are the point
|
||||
}
|
||||
|
||||
// Tailwind color names that should use semantic tokens instead
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user