Add monochrome action-icons

This commit is contained in:
Jaidyn Ann 2024-03-03 12:14:58 -06:00
parent b4bae5d04b
commit a60d81009b
4 changed files with 3 additions and 2 deletions

View File

@ -16,8 +16,9 @@
"page_action": {
"default_icon": {
"19": "res/shellfox-19.png",
"38": "res/shellfox-38.png"
"250": "res/shellfox-action.png",
"38": "res/shellfox-action-38.png",
"19": "res/shellfox-action-19.png"
},
"default_title": "__MSG_pageActionName__"
},

BIN
res/shellfox-action-19.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 197 B

BIN
res/shellfox-action-38.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 374 B

BIN
res/shellfox-action.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB