screenshot, icons, background

Added screenshot, icons and background for plugin manager
This commit is contained in:
Maria Klimenteva
2022-08-29 16:20:42 +03:00
parent 5d9c0dc87f
commit 479970a396
7 changed files with 12 additions and 1 deletions

View File

@ -100,7 +100,18 @@
}
],
"size": [ 400, 50 ]
"size": [ 400, 50 ],
"store": {
"background": {
"light" : "#F5F5F5",
"dark" : "#444444"
},
"screenshots" : ["resources/store/screenshots/screen_1.png"],
"icons" : {
"light" : "resources/store/icons",
"dark" : "resources/store/icons"
}
}
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 67 KiB