- 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>
7 lines
308 B
XML
7 lines
308 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
|
|
<rect width="32" height="32" rx="6" fill="#0a0a0a"/>
|
|
<path d="M16 5 L26 10.5 L16 16 L6 10.5 Z" fill="#f5c518"/>
|
|
<path d="M6 10.5 L16 16 L16 27 L6 21.5 Z" fill="#8a6f0e"/>
|
|
<path d="M26 10.5 L16 16 L16 27 L26 21.5 Z" fill="#ff4d00"/>
|
|
</svg>
|