mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
34 lines
639 B
JSON
34 lines
639 B
JSON
{
|
|
"fill" : {
|
|
"automatic-gradient" : "gray:0.15949,1.00000"
|
|
},
|
|
"groups" : [
|
|
{
|
|
"layers" : [
|
|
{
|
|
"image-name" : "ns-logo-white-front.png",
|
|
"name" : "ns-logo-white-front"
|
|
},
|
|
{
|
|
"hidden" : false,
|
|
"image-name" : "ns-log-dark-back.png",
|
|
"name" : "ns-log-dark-back"
|
|
}
|
|
],
|
|
"shadow" : {
|
|
"kind" : "neutral",
|
|
"opacity" : 0.5
|
|
},
|
|
"translucency" : {
|
|
"enabled" : true,
|
|
"value" : 0.5
|
|
}
|
|
}
|
|
],
|
|
"supported-platforms" : {
|
|
"circles" : [
|
|
"watchOS"
|
|
],
|
|
"squares" : "shared"
|
|
}
|
|
} |