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:
@@ -0,0 +1,6 @@
|
||||
<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>
|
||||
|
After Width: | Height: | Size: 308 B |
Reference in New Issue
Block a user