feat(stage-tamagotchi): update app icons and window icons
|
After Width: | Height: | Size: 21 KiB |
|
After Width: | Height: | Size: 7.0 KiB |
|
After Width: | Height: | Size: 10 KiB |
|
After Width: | Height: | Size: 36 KiB |
@@ -0,0 +1,121 @@
|
|||||||
|
{
|
||||||
|
"fill-specializations": [
|
||||||
|
{
|
||||||
|
"value": {
|
||||||
|
"solid": "srgb:0.98027,0.97642,0.98455,1.00000"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"appearance": "dark",
|
||||||
|
"value": {
|
||||||
|
"solid": "srgb:0.39461,0.38835,0.42874,1.00000"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"groups": [
|
||||||
|
{
|
||||||
|
"blend-mode": "normal",
|
||||||
|
"blur-material": null,
|
||||||
|
"layers": [
|
||||||
|
{
|
||||||
|
"image-name": "Ear_R.png",
|
||||||
|
"name": "Ear R"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"name": "Ear R",
|
||||||
|
"shadow": {
|
||||||
|
"kind": "layer-color",
|
||||||
|
"opacity": 0.5
|
||||||
|
},
|
||||||
|
"specular": true,
|
||||||
|
"translucency": {
|
||||||
|
"enabled": false,
|
||||||
|
"value": 0.5
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"blend-mode": "darken",
|
||||||
|
"blur-material": 0,
|
||||||
|
"layers": [
|
||||||
|
{
|
||||||
|
"blend-mode": "normal",
|
||||||
|
"fill": "automatic",
|
||||||
|
"glass": true,
|
||||||
|
"hidden": false,
|
||||||
|
"image-name": "Hard_Shadow.png",
|
||||||
|
"name": "Hard Shadow"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"lighting": "individual",
|
||||||
|
"name": "Hard Shadow",
|
||||||
|
"shadow": {
|
||||||
|
"kind": "layer-color",
|
||||||
|
"opacity": 0.8
|
||||||
|
},
|
||||||
|
"specular": false,
|
||||||
|
"translucency": {
|
||||||
|
"enabled": false,
|
||||||
|
"value": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"blend-mode": "normal",
|
||||||
|
"blur-material": null,
|
||||||
|
"layers": [
|
||||||
|
{
|
||||||
|
"fill": "none",
|
||||||
|
"glass-specializations": [
|
||||||
|
{
|
||||||
|
"value": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"appearance": "tinted",
|
||||||
|
"value": true
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"hidden": false,
|
||||||
|
"image-name": "Body.png",
|
||||||
|
"name": "Hair + Face"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"lighting": "individual",
|
||||||
|
"name": "Body",
|
||||||
|
"shadow": {
|
||||||
|
"kind": "neutral",
|
||||||
|
"opacity": 0.5
|
||||||
|
},
|
||||||
|
"specular": true,
|
||||||
|
"translucency": {
|
||||||
|
"enabled": false,
|
||||||
|
"value": 0.5
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"blur-material": null,
|
||||||
|
"layers": [
|
||||||
|
{
|
||||||
|
"glass": true,
|
||||||
|
"hidden": false,
|
||||||
|
"image-name": "Ear_L.png",
|
||||||
|
"name": "Ear L"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"name": "Ear L",
|
||||||
|
"shadow": {
|
||||||
|
"kind": "layer-color",
|
||||||
|
"opacity": 0.5
|
||||||
|
},
|
||||||
|
"specular": true,
|
||||||
|
"translucency": {
|
||||||
|
"enabled": false,
|
||||||
|
"value": 0.5
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"supported-platforms": {
|
||||||
|
"circles": [
|
||||||
|
"watchOS"
|
||||||
|
],
|
||||||
|
"squares": "shared"
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -50,6 +50,7 @@ mac:
|
|||||||
notarize: false
|
notarize: false
|
||||||
hardenedRuntime: false
|
hardenedRuntime: false
|
||||||
executableName: airi
|
executableName: airi
|
||||||
|
icon: icon.icon
|
||||||
dmg:
|
dmg:
|
||||||
artifactName: ${productName}-${version}-darwin-${arch}.${ext}
|
artifactName: ${productName}-${version}-darwin-${arch}.${ext}
|
||||||
|
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 34 KiB After Width: | Height: | Size: 48 KiB |
|
Before Width: | Height: | Size: 93 KiB After Width: | Height: | Size: 145 KiB |