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:
IGNY8 VPS (Salman)
2026-01-03 00:24:57 +00:00
parent bc371e5482
commit 16dfc56ba0
3 changed files with 93 additions and 40 deletions

View File

@@ -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