feat: improve graphics

This commit is contained in:
enscribe 2024-09-13 01:23:57 -07:00
parent 8b5d66b32a
commit 3c8ad67774
No known key found for this signature in database
GPG key ID: 9BBD5C4114E25322
20 changed files with 61 additions and 48 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 856 B

After

Width:  |  Height:  |  Size: 2.6 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 4.9 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 838 B

After

Width:  |  Height:  |  Size: 720 B

Before After
Before After

View file

@ -3,7 +3,7 @@
<msapplication>
<tile>
<square150x150logo src="/mstile-150x150.png"/>
<TileColor>#da532c</TileColor>
<TileColor>#121212</TileColor>
</tile>
</msapplication>
</browserconfig>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 495 B

After

Width:  |  Height:  |  Size: 489 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 598 B

After

Width:  |  Height:  |  Size: 522 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1 KiB

After

Width:  |  Height:  |  Size: 987 B

Before After
Before After

View file

@ -9,10 +9,9 @@ Created by potrace 1.14, written by Peter Selinger 2001-2017
</metadata>
<g transform="translate(0.000000,512.000000) scale(0.100000,-0.100000)"
fill="#000000" stroke="none">
<path d="M0 4420 l0 -700 2320 0 2320 0 0 -230 0 -230 -2320 0 -2320 0 0 -700
0 -700 2320 0 2320 0 0 -230 0 -230 -2320 0 -2320 0 0 -700 0 -700 2560 0
2560 0 0 235 0 235 -2320 0 -2320 0 0 230 0 230 2320 0 2320 0 0 700 0 700
-2320 0 -2320 0 0 230 0 230 2320 0 2320 0 0 700 0 700 -2320 0 -2320 0 0 230
0 230 2320 0 2320 0 0 235 0 235 -2560 0 -2560 0 0 -700z"/>
<path d="M0 4020 l0 -1100 2200 0 2200 0 0 -360 0 -360 -2200 0 -2200 0 0
-1100 0 -1100 2560 0 2560 0 0 370 0 370 -2200 0 -2200 0 0 360 0 360 2200 0
2200 0 0 1100 0 1100 -2200 0 -2200 0 0 360 0 360 2200 0 2200 0 0 370 0 370
-2560 0 -2560 0 0 -1100z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 877 B

After

Width:  |  Height:  |  Size: 771 B

Before After
Before After

View file

@ -1,19 +1,19 @@
{
"name": "",
"short_name": "",
"icons": [
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#121212",
"background_color": "#121212",
"display": "standalone"
"name": "erudite",
"short_name": "erudite",
"icons": [
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#121212",
"background_color": "#121212",
"display": "standalone"
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.5 KiB

After

Width:  |  Height:  |  Size: 77 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

Before After
Before After

View file

@ -1,16 +1,12 @@
<svg width="512" height="512" viewBox="0 0 512 512" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_271_118)">
<rect width="512" height="47" fill="#CCCCCC"/>
<rect y="93" width="512" height="47" fill="#CCCCCC"/>
<rect y="186" width="512" height="47" fill="#CCCCCC"/>
<rect y="279" width="512" height="47" fill="#CCCCCC"/>
<rect y="372" width="512" height="47" fill="#CCCCCC"/>
<rect y="465" width="512" height="47" fill="#CCCCCC"/>
<rect y="47" width="48" height="46" fill="#CCCCCC"/>
<rect x="464" y="140" width="48" height="46" fill="#CCCCCC"/>
<rect y="233" width="48" height="46" fill="#CCCCCC"/>
<rect x="464" y="326" width="48" height="46" fill="#CCCCCC"/>
<rect y="419" width="48" height="46" fill="#CCCCCC"/>
<rect width="512" height="74" fill="#CCCCCC"/>
<rect y="146" width="512" height="74" fill="#CCCCCC"/>
<rect y="292" width="512" height="74" fill="#CCCCCC"/>
<rect y="438" width="512" height="74" fill="#CCCCCC"/>
<rect y="74" width="72" height="72" fill="#CCCCCC"/>
<rect y="366" width="72" height="72" fill="#CCCCCC"/>
<rect x="440" y="220" width="72" height="72" fill="#CCCCCC"/>
</g>
<defs>
<clipPath id="clip0_271_118">

Before

Width:  |  Height:  |  Size: 857 B

After

Width:  |  Height:  |  Size: 632 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 124 KiB

Before After
Before After