Update module colors for visual distinction in pipelines
Module Color Updates: - Tasks: Changed from primary (blue) → gray-base (navy #031D48) - Content: Changed from success (green) → primary (blue #3B82F6) Pipeline Flow Visual Distinction: - Planner: Blue → Pink → Amber (Keywords → Clusters → Ideas) - Writer: Navy → Blue → Green (Tasks → Content → Published) Base Colors (already set): - Primary: #3B82F6 (blue) - Success: #10B981 (green) - Warning: #F59E0B (amber) - Danger: #DC2626 (red) - Purple: #F63B82 (pink) - Gray Base: #031D48 (navy) Updated files: - colors.config.ts: Updated MODULE_COLORS, PIPELINE_COLORS, WORKFLOW_COLORS - Added grayBase/grayDark to CSS_VAR_COLORS
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
---
|
||||
|
||||
## 1. Design System Consolidation
|
||||
## 1. Design System Consolidation ✅ Completed
|
||||
|
||||
Update the rules files, to follow the rules in all changes for styles, for components, for coding rules, to use consistent design
|
||||
|
||||
|
||||
Reference in New Issue
Block a user