feat(KB-232): swap pace indicator colors and icons in UsageIndicator
- Swap CSS color assignments for slow/fast pace indicators in styles.css - Swap CheckCircle2 and AlertCircle icons in UsageIndicator component - Add changeset for the pace indicator color/icon swap - Remove 2 lines from dashboard README
This commit is contained in:
9
.changeset/swap-pace-indicator-colors.md
Normal file
9
.changeset/swap-pace-indicator-colors.md
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
"@dustinbyrne/kb": patch
|
||||
---
|
||||
|
||||
Swap pace indicator colors and icons for over/under pace states
|
||||
|
||||
- "Ahead" (over pace) now shows AlertTriangle icon in red/error color
|
||||
- "Behind" (under pace) now shows TrendingUp icon in green/success color
|
||||
- Fixes visual semantics to correctly convey that under pace is good, over pace is a concern
|
||||
Reference in New Issue
Block a user