内置一个light theme

This commit is contained in:
windows11
2023-10-16 19:35:22 +08:00
parent d70a56a767
commit 88229b2f4a
281 changed files with 18371 additions and 0 deletions

26
web/image/flags/ve.svg Normal file
View File

@@ -0,0 +1,26 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="flag-icons-ve" viewBox="0 0 640 480">
<defs>
<g id="d" transform="translate(0 -36)">
<g id="c">
<g id="b">
<path id="a" fill="#fff" d="M0-5-1.5-.2l2.8.9z"/>
<use xlink:href="#a" width="180" height="120" transform="scale(-1 1)"/>
</g>
<use xlink:href="#b" width="180" height="120" transform="rotate(72)"/>
</g>
<use xlink:href="#b" width="180" height="120" transform="rotate(-72)"/>
<use xlink:href="#c" width="180" height="120" transform="rotate(144)"/>
</g>
</defs>
<path fill="#cf142b" d="M0 0h640v480H0z"/>
<path fill="#00247d" d="M0 0h640v320H0z"/>
<path fill="#fc0" d="M0 0h640v160H0z"/>
<g id="f" transform="matrix(4 0 0 4 320 336)">
<g id="e">
<use xlink:href="#d" width="180" height="120" transform="rotate(10)"/>
<use xlink:href="#d" width="180" height="120" transform="rotate(30)"/>
</g>
<use xlink:href="#e" width="180" height="120" transform="rotate(40)"/>
</g>
<use xlink:href="#f" width="180" height="120" transform="rotate(-80 320 336)"/>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB