use better accent colour + add libreddit styles (#281)

* update favicon with new logo

* only have 32x32 .ico file

* use #d74253 as new accent colour + add old libreddit styles + bolden accented buttons

* fix unrenamed libreddit themes
This commit is contained in:
DokterKaj
2024-10-11 06:45:39 +08:00
committed by GitHub
parent b99412b4a1
commit 7dda8d9bbb
12 changed files with 55 additions and 6 deletions

View File

@ -1,7 +1,7 @@
<svg version="1.1" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<g transform="matrix(1 0 0 -1 0 512)">
<circle cx="256" cy="256" r="256" fill="#1a1a1a"/>
<path d="M144,96 v320 h224 v-70 h-152 V96 z" fill="#d74253"/>
<path d="M240,96 v226 h70 v-156 h58 V96 z" fill="#f9f9f9"/>
<path d="M144,96 v320 h224 v-70 h-152 V96 z" fill="#f00"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 314 B

After

Width:  |  Height:  |  Size: 317 B