fix missing panel icon

pull/167/merge
Abdullah Alfaraj 2023-05-29 09:14:11 +03:00
parent 8fd807bbf9
commit 8688535f59
6 changed files with 10 additions and 44 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.1 KiB

BIN
icon/panel@1x.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

BIN
icon/panel@2x.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.3 KiB

BIN
icon/plugin@1x.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

View File

Before

Width:  |  Height:  |  Size: 6.1 KiB

After

Width:  |  Height:  |  Size: 6.1 KiB

View File

@ -70,35 +70,18 @@
],
"icons": [
{
"width": 32,
"height": 32,
"path": "icon/icon_D.png",
"width": 23,
"height": 23,
"path": "icon/panel.png",
"scale": [
1,
2
],
"theme": [
"dark",
"darkest"
"all"
],
"species": [
"generic"
]
},
{
"width": 32,
"height": 32,
"path": "icon/icon_N.png",
"scale": [
1,
2
],
"theme": [
"lightest",
"light"
],
"species": [
"generic"
"chrome"
]
}
]
@ -106,35 +89,18 @@
],
"icons": [
{
"width": 32,
"height": 32,
"path": "icon/icon_D.png",
"width": 48,
"height": 48,
"path": "icon/plugin.png",
"scale": [
1,
2
],
"theme": [
"dark",
"darkest"
"all"
],
"species": [
"generic"
]
},
{
"width": 32,
"height": 32,
"path": "icon/icon_N.png",
"scale": [
1,
2
],
"theme": [
"lightest",
"light"
],
"species": [
"generic"
"pluginList"
]
}
]