Commit Graph

3 Commits

Author SHA1 Message Date
yveskalume 05b80d1e0c feat: add syntax highlighting and line highlighting features with customizable themes 2026-01-07 16:50:20 +02:00
yveskalume 866929c358 feat: enhance UI components with improved styling and interactions 2026-01-07 16:26:16 +02:00
yveskalume bb5a9e0715 feat: add background panel for solid and gradient backgrounds
feat: implement code inspector with language detection and theme selection

feat: create text inspector for text properties and styling

style: add global styles and custom scrollbar for better UI

chore: initialize main entry point for the application

feat: set up Zustand store for canvas state management

feat: define types for canvas elements and background options

feat: implement code highlighting utility with language detection

chore: configure TypeScript settings for the project

chore: set up Vite configuration for React and Tailwind CSS
2026-01-07 16:07:30 +02:00