Merge pull request 'fix chans and update readme' (#33) from fixes into main

Reviewed-on: #33
This commit is contained in:
Julian Anderson 2024-10-01 15:20:17 +00:00
commit 364c16c08e
4 changed files with 10 additions and 9 deletions

View File

@ -15,3 +15,4 @@ This is the repository for the Stack Theme Selector Server. This server is used
- Extract zip of theme and make any changes
- Create new archive
- Update [themes.json](data/themes.json) file
- Run [verify.sh](scripts/verify.sh) for non comprehensive checks

View File

@ -4,8 +4,8 @@
"name": "Chan",
"id": "chan",
"version": 16,
"sha256": "2791474d6d872c1ea7434d071a7f6772d1d37be011da8e9588f748908eb5810d",
"size": "~119 MB",
"sha256": "ecf9825c64855608eff62e0ed51a9286958396a500dbdce4d0c9dc6f70b70e05",
"size": "~121 MB",
"previewImageUrl": "https://themes.stackwallet.com/previews/chan-theme.png"
},
{
@ -13,15 +13,15 @@
"id": "dark",
"version": 16,
"sha256": "a84cefe7d7d8041e64575d626fcf8c9a7b5eaf99507d1b6e3be0d22913590cf6",
"size": "~1 MB",
"size": "~1.1 MB",
"previewImageUrl": "https://themes.stackwallet.com/previews/dark-theme.png"
},
{
"name": "Dark Chan",
"id": "dark_chan",
"version": 16,
"sha256": "c4df2e08020e04ed483a855a49a5e4eb42396d0951d806ee2516d759a242e652",
"size": "~119 MB",
"sha256": "36c21443a9bec1f56282ca87f51173d7fad7384ff15e296334d5fd002ef62958",
"size": "~121 MB",
"previewImageUrl": "https://themes.stackwallet.com/previews/darkchans-theme.png"
},
{
@ -37,7 +37,7 @@
"id": "fruit_sorbet",
"version": 16,
"sha256": "298ab0e1174bd4b9f148cdf3d26108f29c1638619383d2de694c7e07c58a0a15",
"size": "~866 kB",
"size": "~880 kB",
"previewImageUrl": "https://themes.stackwallet.com/previews/fruit-sorbet.png"
},
{
@ -45,7 +45,7 @@
"id": "light",
"version": 16,
"sha256": "d2390788054db5a0bbd0372ca3f2dac0cb7dac447c389a1679f68ce4f0e25286",
"size": "~955 kB",
"size": "~1 MB",
"previewImageUrl": ""
},
{
@ -61,7 +61,7 @@
"id": "oled_black",
"version": 16,
"sha256": "f685975eb6d670a991eb7638aa2c351a8a53839f17768967620df8245d6ec872",
"size": "~1 MB",
"size": "~1.1 MB",
"previewImageUrl": "https://themes.stackwallet.com/previews/orange-dark-theme.png"
},
{
@ -69,7 +69,7 @@
"id": "orange",
"version": 16,
"sha256": "b044c7a5d7f59a805581156b28415b0f39d862f41c11ced4e739d5d012f95ded",
"size": "~460 kB",
"size": "~465 kB",
"previewImageUrl": "https://themes.stackwallet.com/previews/orange-theme.png"
}
]

Binary file not shown.

Binary file not shown.