Merge pull request #9 from AlexeyMatveev686/K0R0L-add-screenshots

K0 r0 l add screenshots
This commit is contained in:
Alexey Matveev
2023-09-26 18:34:14 +03:00
committed by GitHub
42 changed files with 15 additions and 16 deletions

View File

@ -36,7 +36,7 @@
],
"store": {
"background": {
"light" : "#F5F5F5",
"light" : "#F9F9F9",
"dark" : "#444444"
},
"screenshots" : ["resources/store/screenshots/screen_1.png"],

View File

@ -101,8 +101,8 @@
"size": [ 1200, 1000 ],
"store": {
"background": {
"light" : "#F5F5F5",
"dark" : "#444444;"
"light" : "#FFF3E7",
"dark" : "#FFF3E7;"
},
"screenshots" : [
"resources/store/screenshots/screen_1.png",

View File

@ -37,8 +37,8 @@
"isUpdateOleOnResize" : false,
"store": {
"background": {
"light" : "#F25620",
"dark" : "#F25620"
"light" : "#F9F9F9",
"dark" : "#444444"
},
"screenshots" : ["resources/store/screenshots/screen_1.png"],
"icons" : {
@ -49,4 +49,4 @@
}
}
]
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 691 B

After

Width:  |  Height:  |  Size: 848 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 850 B

After

Width:  |  Height:  |  Size: 1020 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 979 B

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.0 KiB

After

Width:  |  Height:  |  Size: 939 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.1 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.1 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

View File

@ -71,8 +71,8 @@
"store" : {
"background" : {
"light" : "#2AA0D8",
"dark" : "#2AA0D8"
"light" : "#2179BD",
"dark" : "#2179BD"
},
"screenshots" : [
"resources/store/screenshots/screen_1.png",

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.5 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.8 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.5 KiB

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.3 KiB

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 3.9 KiB

View File

@ -77,8 +77,8 @@
"size": [ 130, 170 ],
"store": {
"background": {
"light" : "linear-gradient(180deg, #FF8E3D 0%, #FF6F3D 100%)",
"dark" : "linear-gradient(180deg, #FF8E3D 0%, #FF6F3D 100%)"
"light" : "#F5F5F5",
"dark" : "#444444"
},
"screenshots" : [
"resources/store/screenshots/screen_1.png",

Binary file not shown.

Before

Width:  |  Height:  |  Size: 751 B

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 837 B

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 444 B

After

Width:  |  Height:  |  Size: 423 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 540 B

After

Width:  |  Height:  |  Size: 473 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 656 B

After

Width:  |  Height:  |  Size: 555 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 710 B

After

Width:  |  Height:  |  Size: 655 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 827 B

After

Width:  |  Height:  |  Size: 707 B

View File

@ -43,12 +43,11 @@
"isUpdateOleOnResize": false,
"buttons": [],
"initOnSelectionChanged": true,
"store": {
"background": {
"light" : "#AE1717",
"dark" : "#AE1717"
"light" : "#00ACC7",
"dark" : "#00ACC7"
},
"screenshots" : ["resources/store/screenshots/screen_1.png"],
"icons" : {
@ -59,4 +58,4 @@
}
}
]
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 KiB

After

Width:  |  Height:  |  Size: 2.6 KiB

View File

@ -69,8 +69,8 @@
"isUpdateOleOnResize" : false,
"store": {
"background": {
"light" : "#117AC9",
"dark" : "#117AC9"
"light" : "#24282C",
"dark" : "#24282C"
},
"screenshots" : ["resources/store/screenshots/screen_1.png"],
"icons" : {

Binary file not shown.

Before

Width:  |  Height:  |  Size: 746 B

After

Width:  |  Height:  |  Size: 633 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 987 B

After

Width:  |  Height:  |  Size: 769 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 936 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB