App icon tweaks

This commit is contained in:
Elaine 2025-11-17 19:20:24 -05:00 committed by GitHub
parent d727d0091c
commit 0f0e7de2df
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 148 additions and 13 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.4 KiB

After

Width:  |  Height:  |  Size: 6.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.1 KiB

After

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.4 KiB

After

Width:  |  Height:  |  Size: 5.3 KiB

View File

@ -13,10 +13,15 @@
"layers" : [
{
"fill-specializations" : [
{
"value" : {
"solid" : "srgb:0.00000,0.47843,1.00000,1.00000"
}
},
{
"appearance" : "tinted",
"value" : {
"solid" : "gray:0.34749,1.00000"
"solid" : "gray:0.31820,1.00000"
}
}
],
@ -29,6 +34,24 @@
{
"blend-mode" : "normal",
"fill-specializations" : [
{
"value" : {
"linear-gradient" : [
"display-p3:0.65091,0.81203,1.00000,1.00000",
"srgb:0.02009,0.68619,0.89532,1.00000"
],
"orientation" : {
"start" : {
"x" : 0.5,
"y" : 0
},
"stop" : {
"x" : 0.5057908442982456,
"y" : 1
}
}
}
},
{
"appearance" : "tinted",
"value" : {
@ -41,10 +64,40 @@
],
"image-name" : "bubbles-small.svg",
"name" : "bubbles-small",
"opacity" : 1
"opacity-specializations" : [
{
"value" : 1
},
{
"appearance" : "dark",
"value" : 0.92
},
{
"appearance" : "tinted",
"value" : 0.86
}
]
},
{
"fill-specializations" : [
{
"value" : {
"linear-gradient" : [
"display-p3:1.00000,0.56471,0.16078,1.00000",
"srgb:1.00000,0.24706,0.20000,1.00000"
],
"orientation" : {
"start" : {
"x" : 0.5,
"y" : 0
},
"stop" : {
"x" : 0.4822402887079063,
"y" : 1
}
}
}
},
{
"appearance" : "tinted",
"value" : {
@ -83,4 +136,4 @@
"iOS"
]
}
}
}

View File

@ -45,10 +45,28 @@
"kind" : "neutral",
"opacity" : 0.5
},
"translucency" : {
"enabled" : true,
"value" : 0.2
}
"translucency-specializations" : [
{
"value" : {
"enabled" : true,
"value" : 0.5
}
},
{
"appearance" : "dark",
"value" : {
"enabled" : true,
"value" : 0.3
}
},
{
"appearance" : "tinted",
"value" : {
"enabled" : true,
"value" : 0.3
}
}
]
}
],
"supported-platforms" : {
@ -56,4 +74,4 @@
"iOS"
]
}
}
}

View File

@ -37,18 +37,23 @@
{
"blend-mode-specializations" : [
{
"value" : "overlay"
"value" : "normal"
},
{
"appearance" : "dark",
"value" : "overlay"
"value" : "normal"
},
{
"appearance" : "tinted",
"value" : "overlay"
"value" : "normal"
}
],
"fill-specializations" : [
{
"value" : {
"solid" : "srgb:1.00000,1.00000,1.00000,1.00000"
}
},
{
"appearance" : "dark",
"value" : {
@ -65,7 +70,19 @@
"hidden" : false,
"image-name" : "notes-bottom.svg",
"name" : "notes-bottom",
"opacity" : 0.96
"opacity-specializations" : [
{
"value" : 0.8
},
{
"appearance" : "dark",
"value" : 0.6
},
{
"appearance" : "tinted",
"value" : 0.8
}
]
},
{
"fill-specializations" : [
@ -78,6 +95,53 @@
],
"image-name" : "notes-middle.svg",
"name" : "notes-middle"
},
{
"blend-mode-specializations" : [
{
"value" : "normal"
},
{
"appearance" : "dark",
"value" : "normal"
},
{
"appearance" : "tinted",
"value" : "normal"
}
],
"fill-specializations" : [
{
"value" : {
"solid" : "srgb:1.00000,1.00000,1.00000,1.00000"
}
},
{
"appearance" : "dark",
"value" : {
"solid" : "srgb:0.93333,0.83922,0.45098,1.00000"
}
},
{
"appearance" : "tinted",
"value" : {
"solid" : "gray:0.94624,1.00000"
}
}
],
"glass" : false,
"hidden" : false,
"image-name" : "notes-bottom.svg",
"name" : "notes-bottom",
"opacity-specializations" : [
{
"value" : 0.9
},
{
"appearance" : "tinted",
"value" : 0.9
}
]
}
],
"shadow" : {
@ -95,4 +159,4 @@
"iOS"
]
}
}
}