Files
larablog/public/themes/example/preview.svg
T
ak 263b98b218 Initial baseline: LaraBlog core with plugin commerce surface.
Captures the current working tree after theme slots, ArticleAccess, and the payment / paid-content plugins so subsequent work has a reviewable git history.
2026-08-12 01:15:38 +08:00

28 lines
1.8 KiB
XML

<svg xmlns="http://www.w3.org/2000/svg" width="960" height="600" viewBox="0 0 960 600" role="img" aria-label="example theme preview">
<defs>
<linearGradient id="bg" x1="1" y1="0" x2="0" y2="1">
<stop offset="0%" stop-color="#fff7f1"/>
<stop offset="50%" stop-color="#f3f6fb"/>
<stop offset="100%" stop-color="#eef2f8"/>
</linearGradient>
</defs>
<rect width="960" height="600" fill="url(#bg)"/>
<rect x="48" y="40" width="864" height="520" rx="8" fill="#ffffff" fill-opacity="0.9" stroke="#14203324"/>
<text x="80" y="118" font-family="Georgia, serif" font-size="46" font-weight="700" fill="#142033">LaraBlog</text>
<rect x="80" y="132" width="160" height="6" fill="#c45c26"/>
<text x="80" y="172" font-family="Helvetica, Arial, sans-serif" font-size="18" fill="#5c6b80">%H :</text>
<rect x="80" y="210" width="70" height="12" rx="2" fill="#c45c26"/>
<rect x="170" y="210" width="70" height="12" rx="2" fill="#14203333"/>
<rect x="260" y="210" width="70" height="12" rx="2" fill="#14203333"/>
<rect x="80" y="260" width="500" height="90" rx="6" fill="#fff" stroke="#c45c2640"/>
<rect x="104" y="284" width="360" height="18" rx="4" fill="#142033"/>
<rect x="104" y="316" width="280" height="10" rx="4" fill="#5c6b8088"/>
<rect x="80" y="372" width="500" height="90" rx="6" fill="#fff" stroke="#14203318"/>
<rect x="104" y="396" width="300" height="18" rx="4" fill="#142033"/>
<rect x="104" y="428" width="250" height="10" rx="4" fill="#5c6b8088"/>
<rect x="640" y="260" width="220" height="200" rx="6" fill="#fff" stroke="#14203318"/>
<rect x="664" y="288" width="100" height="14" rx="3" fill="#142033"/>
<rect x="664" y="324" width="160" height="10" rx="3" fill="#c45c2666"/>
<rect x="664" y="348" width="140" height="10" rx="3" fill="#14203326"/>
</svg>