Clean editorial reskin (warm/orange) — Behavioral Observation - #15
Open
hsalaman1 wants to merge 2 commits into
Open
Clean editorial reskin (warm/orange) — Behavioral Observation#15hsalaman1 wants to merge 2 commits into
hsalaman1 wants to merge 2 commits into
Conversation
Finish the editorial reskin so the app reads as a clean "Claude-style" interface in the warm/orange palette (per approved mockup): - Observation Note + Narrative log now render as warm flat cards (were bg-white) — two separate cards, not one double-wrapped card - Narrative: orange Add button (was blue), uppercase muted table headers, warm rows/footer, orange focus rings - Duration timers: variant-driven exact semantic colors (Crisis #e2534f / On Task #12a150 / Off Task #3b82f6); active state is a clean static colored ring + solid colored STOP button - index.css: add --coral-soft/--on-coral + semantic tint tokens; remove unused pulse-ring keyframes - Remove dead Tailwind color config from EventTracker No functional changes: timers, tabs, Quick Tally persistence, exports, dictation, and mobile dock/hamburger/collapsibles all preserved. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.
Finishes the visual reskin so the app matches the approved clean, editorial "Claude-style" mockup in the warm/orange palette. Priority was a clean, restrained interface (not literal pixel-matching) — the mockup expresses that look with different colors.
What changed (UI only — no functional changes)
bg-white), rendered as two separate cards instead of one double-wrapped card.#e2534f/ On Task#12a150/ Off Task#3b82f6); active state is a clean static colored ring + solid colored STOP button (replaced Tailwind-default pulse rings).--coral-soft/--on-coral+ semantic tint vars; removed unused pulse-ring keyframes and dead Tailwind color config.Preserved
Timers + mutual exclusion, all 5 tabs, Quick Tally counting/collapse/persistence, voice dictation, Word/PDF/CSV/print exports, mobile hamburger + sticky timer dock + collapsible Observation Details, Electron multi-window.
Verification
npm run build✓ (only the pre-existing large-bundle warning)🤖 Generated with Claude Code