- Replace Matrix/terminal dark theme with modern light design - Update Tailwind config with clean, professional color palette - Change from monospace to Inter sans-serif font - Update chart styling to use white background with subtle grids - Remove glow effects and neon colors from buttons and UI - Update color picker with better color options - Improve sidebar spacing and typography - Update annotation badges with softer colors - Change scrollbar styling to match light theme
1 line
No EOL
61 B
SQL
1 line
No EOL
61 B
SQL
ALTER TABLE `annotations` ADD `color` text DEFAULT '#3b82f6'; |