feat: update theme colour

This commit is contained in:
juancwu 2026-02-07 15:42:41 +00:00
commit 61efa851fd
2 changed files with 70 additions and 68 deletions

View file

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
<rect width="32" height="32" rx="6" fill="#D04A4C"/>
<rect width="32" height="32" rx="6" fill="#000000"/>
<text x="16" y="23" text-anchor="middle" font-family="system-ui, -apple-system, sans-serif" font-weight="700" font-size="22" fill="#fff">B</text>
</svg>

Before

Width:  |  Height:  |  Size: 271 B

After

Width:  |  Height:  |  Size: 271 B

Before After
Before After