Design-Polish: Favicon, Animationen, Fokus- und Hover-Zustände

- Voxel-Würfel-Favicon (SVG, Brand-Gelb/Orange) + theme-color
- Einblend-Animation für Header/Content (respektiert prefers-reduced-motion)
- Timeline-Marker leuchten beim Karten-Hover, Buttons mit Glow
- Brand-Selection, Focus-Visible-Outline, dunkle Scrollbar

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-07-23 11:58:50 +02:00
co-authored by Claude Opus 4.8
parent 143288affa
commit db2e7987a0
3 changed files with 42 additions and 2 deletions
+3 -1
View File
@@ -4,7 +4,9 @@
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>D4RKST3R // DEVLOG</title>
<meta name="description" content="D4RKST3R — Devlog-Archiv & Commit-Feed." />
<meta name="description" content="D4RKST3R — Devlog-Archiv, Changelog & Community." />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<meta name="theme-color" content="#0a0a0a" />
</head>
<body>
<div id="root"></div>