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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user