mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-01-31 06:42:03 +00:00
Implement per-project theme override capability in the Discord-like layout: - Add theme submenu to project context menu with live preview - Reuse existing theme constants and useThemePreview hook from sidebar - Extract reusable ThemeButton and ThemeColumn components (DRY principle) - Replace magic z-index values with named constants Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>