Compare commits

..

No commits in common. "fb7a93ca5b51601f81378c6f1a6c93639d768416" and "144bc02528909ac0cfae6da9264c68dbb5959fc3" have entirely different histories.

11 changed files with 19 additions and 22 deletions

5
.gitignore vendored
View File

@ -1,6 +1,3 @@
build build
node_modules node_modules
.idea .idea
data/themes/*
!data/themes/*.zip

View File

@ -3,72 +3,72 @@
{ {
"name": "Chan", "name": "Chan",
"id": "chan", "id": "chan",
"version": 11, "version": 10,
"sha256": "75cfa49593d9ea1443eef474de4749f613d56f6d4d0d9bfb7cf27356a14bf416", "sha256": "7924e0b49534345a620d830051c24054e4d89f1c9f15d11944e0fe90de280c62",
"size": "~95 MB", "size": "~95 MB",
"previewImageUrl": "https://themes.stackwallet.com/previews/chan-theme.png" "previewImageUrl": "https://themes.stackwallet.com/previews/chan-theme.png"
}, },
{ {
"name": "Dark", "name": "Dark",
"id": "dark", "id": "dark",
"version": 7, "version": 6,
"sha256": "96aa68828ec397f91c5495005112a632b872a39dcb57cfcb09d4f122f25b1899", "sha256": "0fe23a086e85309912a50795aaa551e6786c3dd11554900c5238b84789770ec3",
"size": "~680 kB", "size": "~680 kB",
"previewImageUrl": "https://themes.stackwallet.com/previews/dark-theme.png" "previewImageUrl": "https://themes.stackwallet.com/previews/dark-theme.png"
}, },
{ {
"name": "Dark Chan", "name": "Dark Chan",
"id": "dark_chan", "id": "dark_chan",
"version": 11, "version": 10,
"sha256": "f3cc7e499533fdb17eb51bd987fbbfeb9a475f2886a35be30bc06e1d9f275d55", "sha256": "cf929444e6501ede9df0229f7d4dfd2bac15dd4a7ad14916a6e5f06d37f90db2",
"size": "~95 MB", "size": "~95 MB",
"previewImageUrl": "https://themes.stackwallet.com/previews/darkchans-theme.png" "previewImageUrl": "https://themes.stackwallet.com/previews/darkchans-theme.png"
}, },
{ {
"name": "Forest", "name": "Forest",
"id": "forest", "id": "forest",
"version": 7, "version": 6,
"sha256": "1aa6a8552d43d643ef34eb9c0d7e836f060543c13ee3f5b21aa664b963aa4752", "sha256": "8f94fcb8cecfaeebe9a4225155621a79451a91d9bfb4fc5e4edec920d08ac200",
"size": "~990 kB", "size": "~990 kB",
"previewImageUrl": "https://themes.stackwallet.com/previews/forest-theme.png" "previewImageUrl": "https://themes.stackwallet.com/previews/forest-theme.png"
}, },
{ {
"name": "Fruit Sorbet", "name": "Fruit Sorbet",
"id": "fruit_sorbet", "id": "fruit_sorbet",
"version": 7, "version": 6,
"sha256": "3b25d37acf7e7130f2cd0801f1ea93cb2131188e575e09cb64b43f6a7d358f95", "sha256": "df706734f4d5f1ecdfd9fff696c0d31eea230a223faa1c566cb782ecbd10738e",
"size": "~780 kB", "size": "~780 kB",
"previewImageUrl": "https://themes.stackwallet.com/previews/fruit-sorbet.png" "previewImageUrl": "https://themes.stackwallet.com/previews/fruit-sorbet.png"
}, },
{ {
"name": "Light", "name": "Light",
"id": "light", "id": "light",
"version": 8, "version": 7,
"sha256": "2486f4fbd7a2ed959d64605188dcebc849178eedeb361896cb5a69bd0e3d05b9", "sha256": "a00ebf22aede8b333d5db43e3a8febb792c36c7f84433c7e3ca5cb814bcc018c",
"size": "~620 kB", "size": "~620 kB",
"previewImageUrl": "" "previewImageUrl": ""
}, },
{ {
"name": "Ocean Breeze", "name": "Ocean Breeze",
"id": "ocean_breeze", "id": "ocean_breeze",
"version": 7, "version": 6,
"sha256": "4353a0a254a7afdefd3e08280fe030c0c7a525de61fa99233b369ab3ab6fa0ec", "sha256": "e24500796b63bc741db868813cbc9567295e0b48ec4c8e0e5a25979891042e6a",
"size": "~3 MB", "size": "~3 MB",
"previewImageUrl": "https://themes.stackwallet.com/previews/ocean-breeze.png" "previewImageUrl": "https://themes.stackwallet.com/previews/ocean-breeze.png"
}, },
{ {
"name": "OLED Black", "name": "OLED Black",
"id": "oled_black", "id": "oled_black",
"version": 7, "version": 6,
"sha256": "31192b8c2d4ca8b6f79780d70a503609dc7a9a0bdb6c59ff03a90ed44649b1e0", "sha256": "4193623276150ab273905f15fcc9faf208db839ef89cbbdb7c591af04d64eac4",
"size": "~690 kB", "size": "~690 kB",
"previewImageUrl": "https://themes.stackwallet.com/previews/orange-dark-theme.png" "previewImageUrl": "https://themes.stackwallet.com/previews/orange-dark-theme.png"
}, },
{ {
"name": "Orange", "name": "Orange",
"id": "orange", "id": "orange",
"version": 7, "version": 6,
"sha256": "60ae83a4cc7dce2444a112308fe68601ec7661887f1ccb818c8f5a6cb2252e39", "sha256": "aa8b12f4e202958757b037481cac16454a9c1138af209502476c164b979efe0c",
"size": "~180 kB", "size": "~180 kB",
"previewImageUrl": "https://themes.stackwallet.com/previews/orange-theme.png" "previewImageUrl": "https://themes.stackwallet.com/previews/orange-theme.png"
} }

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.