You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace custom Roboto/Oswald fonts and blue/pink/orange palette with
FalkorDB standard: Inter font, purple primary accent, clean dark/light
mode with theme toggle, and consistent shadcn/ui component usage.
- Update CSS variables to purple primary, add full dark mode token set
- Rename graph category colors with graph- prefix to separate from theme
- Add ThemeProvider (system/light/dark, localStorage) and ThemeToggle
- Redesign header: compact layout, icon-only nav with tooltips, remove gradient bar
- Replace all hardcoded colors (bg-white, text-black, bg-gray-*, etc.)
with semantic tokens (bg-background, text-foreground, bg-muted, etc.)
- Standardize buttons/inputs to shadcn Button/focus-ring patterns
- Add dark scrollbar styles and panel resize hover states
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments