Insights panel: unify section borders into card style#294
Merged
Conversation
Replace per-section tinted backgrounds (brown/green/blue/purple) with a single InsightCard style — lifted #1E2228 surface, 1px #353942 border, 8px corner radius, subtle box-shadow. Per-section identity now lives only in the accent-colored header text. Headers move to a shared InsightHeader class (14pt SemiBold). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
erikdarlingdata
added a commit
that referenced
this pull request
Apr 28, 2026
Revert insight card style refactor (#294)
ClaudioESSilva
pushed a commit
to ClaudioESSilva/PerformanceStudio
that referenced
this pull request
Apr 28, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
InsightCardstyle (lifted#1E2228surface,#353942border, 8px radius, subtle box-shadow).InsightHeaderclass (14pt SemiBold).MaxHeight220 → 240 and adds inner-grid margin so the card shadows have room to render.Addresses the UI/UX feedback in
.internal/ui_ux_feedback.md(Phase 1–3 of the technical plan).Test plan
.sqlplanwith runtime stats — verify all 5 cards render with the new lifted surface and shadows.#1E2228.🤖 Generated with Claude Code