branding: slideshow ambient sprite uses transparent emblem (was tile — looked like a glitch at 50px)
Build Packages / build (push) Failing after 18s

This commit is contained in:
2026-08-25 22:14:03 +02:00
parent d3a28d73ee
commit 593e504598
+1 -9
View File
@@ -1,16 +1,8 @@
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"> <svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<!-- Euri Linux logo — draft v3: ring aligned to top arm centerline --> <!-- Euri Linux emblem, transparent background variant -->
<rect x="16" y="16" width="480" height="480" rx="96" fill="#1c2028"/>
<!-- spine - chimera purple -->
<rect x="88" y="88" width="72" height="336" rx="26" fill="#AB76E4"/> <rect x="88" y="88" width="72" height="336" rx="26" fill="#AB76E4"/>
<!-- arms: three swept gusts, decreasing length -->
<rect x="180" y="88" width="188" height="48" rx="24" fill="#F786F3"/> <rect x="180" y="88" width="188" height="48" rx="24" fill="#F786F3"/>
<rect x="180" y="232" width="140" height="48" rx="24" fill="#D45C92"/> <rect x="180" y="232" width="140" height="48" rx="24" fill="#D45C92"/>
<rect x="180" y="376" width="92" height="48" rx="24" fill="#D64F5D"/> <rect x="180" y="376" width="92" height="48" rx="24" fill="#D64F5D"/>
<!-- rising-sun dot: centered on arm axis, 20px gap like other blocks -->
<circle cx="420" cy="112" r="21" fill="none" stroke="#D64F5D" stroke-width="16"/> <circle cx="420" cy="112" r="21" fill="none" stroke="#D64F5D" stroke-width="16"/>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 785 B

After

Width:  |  Height:  |  Size: 530 B