diff --git a/colors.go b/colors.go index cf3d77c..c0b44a3 100644 --- a/colors.go +++ b/colors.go @@ -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