enhance(icon):调整图标。

This commit is contained in:
徐涛 2023-03-10 09:16:55 +08:00
parent c0ea97fb52
commit aafd77e23e
8 changed files with 12 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.8 KiB

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 974 B

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

BIN
src-tauri/icons/eyeicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 93 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 179 KiB

View File

@ -48,8 +48,8 @@
"icons/32x32.png",
"icons/128x128.png",
"icons/128x128@2x.png",
"icons/icon.icns",
"icons/icon.ico"
"icons/eyeicon.icns",
"icons/eyeicon.ico"
],
"identifier": "xyz.archgrid.comic-viewer",
"targets": "all"
@ -71,4 +71,4 @@
}
]
}
}
}