Merge pull request #14 from K0R0L/language-tool-plugin-manager

screenshot, icons, background
This commit is contained in:
Oleg Korshul
2022-08-30 15:58:53 +03:00
committed by GitHub
7 changed files with 12 additions and 1 deletions

View File

@ -95,7 +95,18 @@
}
],
"size": [ 400, 50 ]
"size": [ 400, 50 ],
"store": {
"background": {
"light" : "#357EE5",
"dark" : "#357EE5"
},
"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.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB