Commit graph

6 commits

Author SHA1 Message Date
ea5ba62c54
new file: app/ide/page.tsx 2026-01-28 05:02:13 +00:00
4bc31a32e2
modified: app/App.tsx 2026-01-27 06:16:41 +00:00
751f6ae7cd
modified: src/components/NewProjectModal.tsx 2026-01-18 02:10:11 +00:00
Claude
ebd535f106
Add theme customization system with 5 themes
Implemented comprehensive theme switching:
- 5 beautiful themes: Dark, Light, Synthwave, Forest, Ocean
- Persistent theme preference in localStorage
- Theme switcher in toolbar with descriptions
- Custom CSS variables for each theme
- Smooth theme transitions
- Mobile-friendly theme selector

Users can now customize their IDE appearance to match their preference.
2026-01-17 22:24:34 +00:00
47bcdb8a7a
modified: .next/server/server-reference-manifest.json 2026-01-17 21:32:45 +00:00
600ab00231
new file: .next/cache/config.json 2026-01-17 05:02:00 +00:00