linux-zero/theme/wallpapers/roman-station.svg
Cem Varli 0b67aa42f4 Initiale Version: Roman Station Installer
Lokale KI-Station fuer Zorin OS: Bash-Installer + Docker Compose
(Ollama 0.30.7, Open WebUI 0.9.6, n8n 2.25.7), drei roemische
Berater als Ollama-Modelfiles, Theme via gsettings, Desktop-Shortcuts.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-10 17:21:48 +02:00

53 lines
2.4 KiB
XML

<svg xmlns="http://www.w3.org/2000/svg" width="2560" height="1440" viewBox="0 0 2560 1440">
<defs>
<radialGradient id="bg" cx="50%" cy="42%" r="80%">
<stop offset="0%" stop-color="#231a12"/>
<stop offset="55%" stop-color="#14100b"/>
<stop offset="100%" stop-color="#0a0806"/>
</radialGradient>
<linearGradient id="gold" x1="0" y1="0" x2="0" y2="1">
<stop offset="0%" stop-color="#e8c46a"/>
<stop offset="100%" stop-color="#a8842f"/>
</linearGradient>
</defs>
<rect width="2560" height="1440" fill="url(#bg)"/>
<!-- angedeutete Säulen links und rechts -->
<g fill="#1d160e" opacity="0.55">
<rect x="140" y="0" width="90" height="1440"/>
<rect x="120" y="0" width="130" height="36"/>
<rect x="120" y="1404" width="130" height="36"/>
<rect x="2330" y="0" width="90" height="1440"/>
<rect x="2310" y="0" width="130" height="36"/>
<rect x="2310" y="1404" width="130" height="36"/>
</g>
<!-- Lorbeerzweige -->
<g stroke="url(#gold)" stroke-width="7" fill="none" stroke-linecap="round" opacity="0.9">
<path d="M 1000 760 Q 1090 620 1280 580"/>
<path d="M 1560 760 Q 1470 620 1280 580"/>
</g>
<g fill="url(#gold)" opacity="0.85">
<ellipse cx="1030" cy="722" rx="34" ry="13" transform="rotate(-52 1030 722)"/>
<ellipse cx="1080" cy="668" rx="34" ry="13" transform="rotate(-44 1080 668)"/>
<ellipse cx="1140" cy="626" rx="34" ry="13" transform="rotate(-32 1140 626)"/>
<ellipse cx="1206" cy="598" rx="34" ry="13" transform="rotate(-20 1206 598)"/>
<ellipse cx="1530" cy="722" rx="34" ry="13" transform="rotate(52 1530 722)"/>
<ellipse cx="1480" cy="668" rx="34" ry="13" transform="rotate(44 1480 668)"/>
<ellipse cx="1420" cy="626" rx="34" ry="13" transform="rotate(32 1420 626)"/>
<ellipse cx="1354" cy="598" rx="34" ry="13" transform="rotate(20 1354 598)"/>
</g>
<!-- Schriftzug -->
<text x="1280" y="700" text-anchor="middle" font-family="Georgia, 'Times New Roman', serif"
font-size="96" letter-spacing="26" fill="url(#gold)">ROMAN STATION</text>
<text x="1280" y="780" text-anchor="middle" font-family="Georgia, 'Times New Roman', serif"
font-size="40" letter-spacing="18" fill="#8a6d35">S P Q R</text>
<!-- Zierlinien -->
<g stroke="#8a6d35" stroke-width="3" opacity="0.7">
<line x1="880" y1="830" x2="1680" y2="830"/>
<line x1="1040" y1="848" x2="1520" y2="848"/>
</g>
</svg>