diff options
Diffstat (limited to 'cmake/macos/SpaghettiKartIcon.icon/icon.json')
| -rw-r--r-- | cmake/macos/SpaghettiKartIcon.icon/icon.json | 80 |
1 files changed, 80 insertions, 0 deletions
diff --git a/cmake/macos/SpaghettiKartIcon.icon/icon.json b/cmake/macos/SpaghettiKartIcon.icon/icon.json new file mode 100644 index 000000000..6d9bbe0d9 --- /dev/null +++ b/cmake/macos/SpaghettiKartIcon.icon/icon.json @@ -0,0 +1,80 @@ +{ + "fill" : { + "linear-gradient" : [ + "display-p3:0.01176,0.05884,0.20398,1.00000", + "display-p3:0.06274,0.10980,0.10199,1.00000" + ], + "orientation" : { + "start" : { + "x" : 0.5, + "y" : 1 + }, + "stop" : { + "x" : 0.5, + "y" : 0 + } + } + }, + "groups" : [ + { + "blur-material" : null, + "layers" : [ + { + "glass" : true, + "image-name" : "ship-kart-layer.png", + "name" : "ship-kart-layer", + "position-specializations" : [ + { + "value" : { + "scale" : 1, + "translation-in-points" : [ + 30.66035267835514, + -14.790467402525564 + ] + } + }, + { + "idiom" : "square", + "value" : { + "scale" : 0.97, + "translation-in-points" : [ + 18.04483550076793, + -6.30499999999995 + ] + } + } + ] + } + ], + "lighting" : "individual", + "refractivity" : { + "depth" : 0, + "enabled" : false, + "strength" : 0.5 + }, + "shadow" : { + "kind" : "neutral", + "opacity" : 0.6 + }, + "specular" : true, + "translucency-specializations" : [ + { + "value" : { + "enabled" : true, + "value" : 0.2 + } + }, + { + "appearance" : "dark", + "value" : { + "enabled" : true, + "value" : 0.2 + } + } + ] + } + ], + "supported-platforms" : { + "squares" : "shared" + } +}
\ No newline at end of file |
