feat(FN-1033): replace hardcoded colors with CSS custom properties in mission UI
- Add CSS custom properties for mission, slice, feature, and autopilot color tokens in styles.css - Replace inline icon colors with CSS variables in MissionInterviewModal - Replace hardcoded colors with CSS variables in MissionManager - Add changeset for theme color tokens patch
This commit is contained in:
5
.changeset/fn-1033-theme-color-tokens.md
Normal file
5
.changeset/fn-1033-theme-color-tokens.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Replace hardcoded status colors with theme-aware CSS custom properties in MissionManager and MissionInterviewModal components.
|
||||
Reference in New Issue
Block a user