OpenCut/apps/web
Luis Esteban Acevedo Ladino 92caa27d7c feat: add theme system with swappable palettes and rebrand to NeuralCut
- Add multi-palette theme system using CSS custom properties via data-palette attribute
- Create NeuralCut palette (rose/pink accent #F55385, dark charcoal #1B212B) as default
- Preserve Classic (OpenCut blue) palette as selectable alternative
- Add PaletteSelector component with dark/light toggle and palette picker
- Migrate export button hardcoded colors to theme tokens
- Rebrand all user-visible OpenCut references to NeuralCut across UI
- Update package names and turbo filters for new identity
2026-04-29 12:57:27 -05:00
..
migrations chore: normalize line endings 2026-03-29 15:56:48 +02:00
public feat: add theme system with swappable palettes and rebrand to NeuralCut 2026-04-29 12:57:27 -05:00
scripts chore: normalize line endings 2026-03-29 15:56:48 +02:00
src feat: add theme system with swappable palettes and rebrand to NeuralCut 2026-04-29 12:57:27 -05:00
.env.example feat: add native gemini provider 2026-04-24 07:25:04 -05:00
.gitignore chore: update .gitignore 2026-03-29 18:55:56 +02:00
Dockerfile chore: remove transcription envs 2026-04-04 08:53:10 +02:00
components.json chore: normalize line endings 2026-03-29 15:56:48 +02:00
content-collections.ts feat: new-release notice and colocate changelog under domain 2026-04-15 02:05:41 +02:00
drizzle.config.ts chore: remove comment 2026-04-05 19:04:39 +02:00
next.config.ts feat: migrate GPU renderer from WebGL to wgpu/WASM 2026-04-01 13:57:32 +02:00
open-next.config.ts chore: add missing open-next config 2026-03-29 15:58:46 +02:00
package.json feat: add theme system with swappable palettes and rebrand to NeuralCut 2026-04-29 12:57:27 -05:00
postcss.config.mjs feat: masks, properties refactor, shaders, storage migrations, and more 2026-03-29 15:48:22 +02:00
tsconfig.json chore: normalize line endings 2026-03-29 15:56:48 +02:00
wrangler.jsonc chore: normalize line endings 2026-03-29 15:56:48 +02:00