feat: Slate & Ice Modern aesthetic redesign #94

Merged
chihlasm merged 19 commits from feat/slate-ice-redesign into main 2026-03-05 01:44:25 +00:00
chihlasm commented 2026-03-03 17:30:11 +00:00 (Migrated from github.com)

Summary

  • Theme overhaul: Replaced purple gradient accent (#818cf8#a78bfa) with ice-cyan glassmorphism (#06b6d4#22d3ee). Dark charcoal backgrounds, frosted-glass cards with backdrop-filter: blur(), ambient atmosphere orbs.
  • Typography: Swapped fonts to Bricolage Grotesque (headings), IBM Plex Sans (body), JetBrains Mono (labels/timestamps) via Google Fonts.
  • Dashboard redesign: New Weekly Calendar, Quick Actions, Open Sessions, and Recent Activity panels with orchestrated page-load animations (fadeInUp, slideDown, breatheGlow).
  • Shell updates: Glassmorphism on TopBar and Sidebar, cyan gradient BrandLogo SVG, rounded-square avatar, two fixed atmosphere gradient orbs behind the app shell.
  • Full sweep: All hardcoded purple hex values replaced, SVG brand assets recolored, CLAUDE.md branding/design system sections updated.

Test Plan

  • npm run build passes (verified locally)
  • Visual check: dashboard loads with glass-card panels, cyan accents, new fonts
  • Visual check: sidebar and topbar show frosted-glass backdrop blur
  • Visual check: BrandLogo renders cyan gradient, wordmark shows "Resolution" white + "Flow" cyan
  • Visual check: stat cards, activity items, calendar render with glass-card styling
  • Visual check: login/register pages unaffected (use CSS variables, auto-updated)
  • No remaining purple #818cf8 / #a78bfa / #6366f1 hex references in UI components

🤖 Generated with Claude Code

## Summary - **Theme overhaul**: Replaced purple gradient accent (`#818cf8` → `#a78bfa`) with ice-cyan glassmorphism (`#06b6d4` → `#22d3ee`). Dark charcoal backgrounds, frosted-glass cards with `backdrop-filter: blur()`, ambient atmosphere orbs. - **Typography**: Swapped fonts to Bricolage Grotesque (headings), IBM Plex Sans (body), JetBrains Mono (labels/timestamps) via Google Fonts. - **Dashboard redesign**: New Weekly Calendar, Quick Actions, Open Sessions, and Recent Activity panels with orchestrated page-load animations (`fadeInUp`, `slideDown`, `breatheGlow`). - **Shell updates**: Glassmorphism on TopBar and Sidebar, cyan gradient BrandLogo SVG, rounded-square avatar, two fixed atmosphere gradient orbs behind the app shell. - **Full sweep**: All hardcoded purple hex values replaced, SVG brand assets recolored, CLAUDE.md branding/design system sections updated. ## Test Plan - [ ] `npm run build` passes (verified locally) - [ ] Visual check: dashboard loads with glass-card panels, cyan accents, new fonts - [ ] Visual check: sidebar and topbar show frosted-glass backdrop blur - [ ] Visual check: BrandLogo renders cyan gradient, wordmark shows "Resolution" white + "Flow" cyan - [ ] Visual check: stat cards, activity items, calendar render with glass-card styling - [ ] Visual check: login/register pages unaffected (use CSS variables, auto-updated) - [ ] No remaining purple `#818cf8` / `#a78bfa` / `#6366f1` hex references in UI components 🤖 Generated with [Claude Code](https://claude.com/claude-code)
railway-app[bot] commented 2026-03-03 17:30:30 +00:00 (Migrated from github.com)

🚅 Deployed to the patherly-pr-94 environment in selfless-grace

Service Status Web Updated (UTC)
hopeful-liberation Success (View Logs) Web Mar 5, 2026 at 12:53 am
patherly Success (View Logs) Web Mar 5, 2026 at 12:52 am
<!-- railway-bot-comment-version=2 --> <!-- railway-project-id="22b9b58c-271b-42e5-a10e-6fdec8d00134" railway-project-name="selfless-grace" --> 🚅 Deployed to the [patherly-pr-94](https://railway.com/project/22b9b58c-271b-42e5-a10e-6fdec8d00134?environmentId=6a93d9cd-5b0d-410c-8f1a-5bb2ef8b315d) environment in **[selfless-grace](https://railway.com/project/22b9b58c-271b-42e5-a10e-6fdec8d00134)** | **Service** | **Status** | **Web** | **Updated** (UTC) | | :--- | :--- | :--- | :--- | | hopeful-liberation | ✅ Success ([View Logs](https://railway.com/project/22b9b58c-271b-42e5-a10e-6fdec8d00134/service/e1db2ee3-d241-4f45-abe4-c9c5fdf483d5?id=ff9910f0-a88d-4b20-a746-21ad7d27dfae&environmentId=6a93d9cd-5b0d-410c-8f1a-5bb2ef8b315d)) | [Web](https://hopeful-liberation-patherly-pr-94.up.railway.app) | Mar 5, 2026 at 12:53 am | | patherly | ✅ Success ([View Logs](https://railway.com/project/22b9b58c-271b-42e5-a10e-6fdec8d00134/service/95f556ff-5264-4116-a0c2-618a2fc53ba4?id=2fb740e4-1a9f-4898-a866-1456152db782&environmentId=6a93d9cd-5b0d-410c-8f1a-5bb2ef8b315d)) | [Web](https://patherly-patherly-pr-94.up.railway.app) | Mar 5, 2026 at 12:52 am |
Sign in to join this conversation.