Context
Debo is more than a journaling app; it's a "Life Intelligence System." Our current UI needs to evolve from generic Shadcn defaults to a "quietly-confident" brand identity that emphasizes editorial calm, high-quality typography, and AI-driven insights.
Design Goals (The "Debo" Way)
1. Visual Language: Editorial Calm
- Palette: Shift to a warm cream canvas (
#f7f7f4) with near-black ink (#26251e).
- Accent: Use "Debo Orange" (
#f54e00) sparingly for primary CTAs and branding.
- Depth: Move to hairline-only depth (1px borders). Remove all drop shadows.
- Rhythm: Implement a generous 80px section rhythm with ample whitespace.
2. Typography-First Architecture
- Display: Use CursorGothic (or Inter as a substitute) at weight 400 for a magazine feel. Negative letter-spacing on large headings.
- Code: Use JetBrains Mono for all code surfaces, including metadata and technical details.
- Hierarchy: Maintain strict 400 weight for display; only use 600 for small labels and buttons.
3. AI Signature: Action Timeline
- Implement the pastel timeline palette for AI processing stages:
- 🍑 Thinking (
#dfa88f)
- 🍃 Grepping (
#9fc9a2)
- 🔹 Reading (
#9fbbe0)
- 💜 Editing (
#c0a8dd)
- 📀 Done (
#c08532)
- This should be integrated into the
assistant-ui chat interface.
4. Component Refactoring
- Landing Page: Completely revamp based on
docs/LANDING.md. Focus on the "Life Intelligence" hook and interactive mockup.
- Dashboard: A distraction-free, minimalist journaling interface.
- Chat: Use
assistant-ui (LobeHub style) with custom styling to match the Debo palette.
- Citations: AI responses must include clickable citation chips that link back to specific journal entries.
Action Items
Reference
- See
DESIGN.md for full design specifications.
- See
docs/PRD.md for product vision.
- See
docs/LANDING.md for content structure.
Context
Debo is more than a journaling app; it's a "Life Intelligence System." Our current UI needs to evolve from generic Shadcn defaults to a "quietly-confident" brand identity that emphasizes editorial calm, high-quality typography, and AI-driven insights.
Design Goals (The "Debo" Way)
1. Visual Language: Editorial Calm
#f7f7f4) with near-black ink (#26251e).#f54e00) sparingly for primary CTAs and branding.2. Typography-First Architecture
3. AI Signature: Action Timeline
#dfa88f)#9fc9a2)#9fbbe0)#c0a8dd)#c08532)assistant-uichat interface.4. Component Refactoring
docs/LANDING.md. Focus on the "Life Intelligence" hook and interactive mockup.assistant-ui(LobeHub style) with custom styling to match the Debo palette.Action Items
tailwind.config.tswith the new color tokens and typography scale.src/app/(marketing)/page.tsx).assistant-uicomponents to use the AI timeline palette.rounded.md) radius.Reference
DESIGN.mdfor full design specifications.docs/PRD.mdfor product vision.docs/LANDING.mdfor content structure.