bolt.diy/app
Toddyclipsgg 1098188427 feat: Improve DiffView theme and color consistency
- Added dark/light theme support for syntax highlighting
- Enhanced color styles for added/removed lines and characters
- Integrated theme store to dynamically adjust syntax highlighter theme
- Refined color contrast for better readability across themes
2025-02-24 20:06:15 -03:00
..
components feat: Improve DiffView theme and color consistency 2025-02-24 20:06:15 -03:00
lib chore: Remove unused dependencies and clean up imports 2025-02-23 20:00:17 -03:00
routes Update _index.tsx 2025-02-20 13:03:59 +01:00
styles feat: Add Diff View and File History Tracking 2025-02-23 07:55:38 -03:00
types feat: Add Diff View and File History Tracking 2025-02-23 07:55:38 -03:00
utils feat: Add Diff View and File History Tracking 2025-02-23 07:55:38 -03:00
entry.client.tsx
entry.server.tsx feat: enhance context handling by adding code context selection and implementing summary generation (#1091) #release 2025-01-22 22:48:13 +05:30
root.tsx ui refactor 2025-01-20 09:53:15 +01:00
vite-env.d.ts