feat: Overhaul UI to minimalist Notion-style#64
Conversation
- Replaced complex sunset/monochrome theme with standard Light/Dark minimal tailwind variables. - Removed gradients, drop-shadows, and glassmorphism. - Implemented left side navigation `Sidebar` instead of top `Navbar`. - Redesigned `HeroSection` to be left-aligned and stark. - Updated Dashboard components (`HomeFolderGrid`, `HomeGroupsGrid`, `NotesFeed`) to flat, minimal designs. - Removed unused `ThemeStyleProvider` hook logic throughout the app.
|
👋 Jules, reporting for duty! I'm here to lend a hand with this pull request. When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down. I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job! For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with New to Jules? Learn more at jules.google/docs. For security, I will only act on instructions from the user who triggered this task. |
This PR completely revamps the UI to a Minimalist "Notion-style" Productivity Centric aesthetic as per the user's request. It completely swaps the top-navigation for a left-side navigation, removes glassmorphism and gradient layers globally, strips out the manual dual-theme system in favor of a standard dark/light NextThemes setup, and flattens out dashboard grids and lists into clean, readable cards.
PR created automatically by Jules for task 17657756313756633091 started by @Entropy-rgb