innercontext/docs
Piotr Oleszczyk b2886c2f2b refactor(frontend): align observability panels with editorial design system
Replace hardcoded gray-* colors with design system tokens:
- border-gray-200 → border-muted
- bg-gray-50 → bg-muted/30
- text-gray-600/700 → text-muted-foreground/foreground
- hover:bg-gray-100 → hover:bg-muted/50

Updated components:
- MetadataDebugPanel: now matches Card aesthetic
- ReasoningChainViewer: now uses warm editorial tones

Benefits:
- Consistent with existing reasoning/summary cards
- Matches warm editorial aesthetic (hsl(42...) palette)
- DRY: reuses design system tokens
- Documented collapsible panel pattern in cookbook

This fixes the cool gray panels that looked out of place among the warm beige editorial UI.
2026-03-06 16:25:47 +01:00
..
DEPLOYMENT.md feat(backend): move product pricing to async persisted jobs 2026-03-04 22:46:16 +01:00
frontend-design-cookbook.md refactor(frontend): align observability panels with editorial design system 2026-03-06 16:25:47 +01:00