Add Eternity-larry-wasteland dark theme

This commit is contained in:
2026-09-19 14:56:33 +03:00
parent 4f0fcaaddf
commit 5d416b89b4
10 changed files with 325 additions and 0 deletions
@@ -0,0 +1,10 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300 80" role="img" aria-label="Eternity Project">
<circle cx="40" cy="40" r="28" fill="none" stroke="#8fae3d" stroke-width="3"/>
<circle cx="28" cy="28" r="4" fill="#e4632c"/>
<circle cx="51" cy="35" r="3" fill="#8fae3d"/>
<circle cx="35" cy="54" r="3.5" fill="#e4632c"/>
<line x1="28" y1="28" x2="51" y2="35" stroke="#8fae3d" stroke-width="2"/>
<line x1="28" y1="28" x2="35" y2="54" stroke="#8fae3d" stroke-width="2"/>
<text x="84" y="38" font-family="'Space Grotesk','Helvetica Neue',sans-serif" font-size="27" font-weight="700" letter-spacing="1" fill="#8fae3d">ETERNITY</text>
<text x="85" y="57" font-family="'DM Mono','Courier New',monospace" font-size="11" letter-spacing="2" fill="#8fae3d">PROJECT / FI</text>
</svg>

After

Width:  |  Height:  |  Size: 793 B