added breakcore theme

This commit is contained in:
2026-05-14 20:18:57 +02:00
parent 076375ad00
commit 9b53f15d14
3 changed files with 90 additions and 4 deletions
@@ -4,6 +4,7 @@ const THEMES = [
{ value: 'salon', label: 'Salon' },
{ value: 'salon-noir', label: 'Salon Noir' },
{ value: 'gothic', label: 'Gothic' },
{ value: 'breakcore', label: 'Breakcore' },
];
interface Props {