内置一个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

9
web/image/flags/gg.svg Normal file
View File

@@ -0,0 +1,9 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="flag-icons-gg" viewBox="0 0 640 480">
<path fill="#fff" d="M0 0h640v480H0z"/>
<path fill="#e8112d" d="M256 0h128v480H256z"/>
<path fill="#e8112d" d="M0 176h640v128H0z"/>
<path id="a" fill="#f9dd16" d="m110 286.7 23.3-23.4h210v-46.6h-210L110 193.3z"/>
<use xlink:href="#a" width="36" height="24" transform="rotate(90 320 240)"/>
<use xlink:href="#a" width="36" height="24" transform="rotate(-90 320 240)"/>
<use xlink:href="#a" width="36" height="24" transform="rotate(180 320 240)"/>
</svg>

After

Width:  |  Height:  |  Size: 592 B