linux-zero/theme/wallpapers/linux-zero.svg
Cem Varli aad0d13be7 Rebranding zu Linux Zero, Kato als Haupt-Agent der AGI-Station
- Projektname: Linux Zero (LX0), Chat-Komponente heisst jetzt AGI-Station
- Neuer Haupt-Agent Kato (Cato der Aeltere) als Default-Modell in Open WebUI
- scripts/set-main-agent.sh: Haupt-Agent per Befehl wechselbar (MAIN_AGENT in .env)
- ENABLE_PERSISTENT_CONFIG=False: Konfiguration deterministisch aus .env
- Alle Pfade, Shortcuts, Logs, Theme und README umbenannt (lx0-*, ~/.linux-zero)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-10 17:42:50 +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="104" letter-spacing="30" fill="url(#gold)">LINUX ZERO</text>
<text x="1280" y="778" text-anchor="middle" font-family="Georgia, 'Times New Roman', serif"
font-size="38" letter-spacing="22" fill="#8a6d35">AGI-STATION · SPQR</text>
<!-- Zierlinien -->
<g stroke="#8a6d35" stroke-width="3" opacity="0.7">
<line x1="880" y1="828" x2="1680" y2="828"/>
<line x1="1040" y1="846" x2="1520" y2="846"/>
</g>
</svg>