新的 feature logo

This commit is contained in:
fofolee
2022-05-09 00:25:07 +08:00
parent 1b40855578
commit 69f72b1098
13 changed files with 9 additions and 6 deletions

BIN
plugin/features/code.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

BIN
plugin/features/file.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

BIN
plugin/features/plugin.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 KiB

BIN
plugin/features/server.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

BIN
plugin/features/share.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.1 KiB

BIN
plugin/features/url.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 62 KiB

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 30 KiB

View File

@@ -29,7 +29,8 @@
"cmds": [
"运行代码",
"RunCode"
]
],
"icon": "features/code.png"
},
{
"code": "newcommand",
@@ -51,7 +52,8 @@
"cmds": [
"分享中心",
"ShareCenter"
]
],
"icon": "features/share.png"
},
{
"code": "server",
@@ -59,7 +61,8 @@
"cmds": [
"快捷命令服务配置",
"quickcommandServer"
]
],
"icon": "features/server.png"
}
]
}