feat: add custom CodeMirror theme with purple accent colors

Replace oneDark theme with custom crispyEditorTheme featuring:
- Purple accent (#c9a6eb) for keywords and HTML tags
- Matching dark background (#262630)
- Applied consistently across editor and reference code blocks

🤖 Generated with [Claude Code](https://claude.com/claude-code)
This commit is contained in:
2026-01-16 02:08:16 +01:00
parent 983e9ca19f
commit 8d67405cf1
3 changed files with 82 additions and 8 deletions

View File

@@ -253,7 +253,7 @@ const translations = {
// Landing page
landingHeroTitle: "Web Programmierung",
landingHeroHighlight: "Selbstständig Coden lernen",
landingHeroHighlight: "Selbstständig lernen",
landingHeroSubtitle: "Meistere HTML, CSS und Tailwind durch praktische Übungen mit sofortigem Feedback. Kostenlos und Open Source.",
landingCtaStart: "Jetzt starten",
landingWhyTitle: "Warum Code Crispies funktioniert",