+1
-1
@@ -29,7 +29,7 @@ debian/tmp
|
|||||||
package-lock.json
|
package-lock.json
|
||||||
|
|
||||||
# This file is owned, parsed, and generated by allchange, which doesn't comply with prettier
|
# This file is owned, parsed, and generated by allchange, which doesn't comply with prettier
|
||||||
/CHANGELOG.md
|
CHANGELOG.md
|
||||||
/docs/changelogs
|
/docs/changelogs
|
||||||
|
|
||||||
# Legacy skinning file that some people might still have
|
# Legacy skinning file that some people might still have
|
||||||
|
|||||||
@@ -1,29 +1,27 @@
|
|||||||
{
|
{
|
||||||
"fill" : "automatic",
|
"fill": "automatic",
|
||||||
"groups" : [
|
"groups": [
|
||||||
{
|
|
||||||
"layers" : [
|
|
||||||
{
|
{
|
||||||
"glass" : false,
|
"layers": [
|
||||||
"image-name" : "element.png",
|
{
|
||||||
"name" : "element"
|
"glass": false,
|
||||||
|
"image-name": "element.png",
|
||||||
|
"name": "element"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"name": "Figma",
|
||||||
|
"shadow": {
|
||||||
|
"kind": "none",
|
||||||
|
"opacity": 0.5
|
||||||
|
},
|
||||||
|
"specular": false,
|
||||||
|
"translucency": {
|
||||||
|
"enabled": false,
|
||||||
|
"value": 0.5
|
||||||
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"name" : "Figma",
|
"supported-platforms": {
|
||||||
"shadow" : {
|
"squares": ["macOS"]
|
||||||
"kind" : "none",
|
|
||||||
"opacity" : 0.5
|
|
||||||
},
|
|
||||||
"specular" : false,
|
|
||||||
"translucency" : {
|
|
||||||
"enabled" : false,
|
|
||||||
"value" : 0.5
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
],
|
}
|
||||||
"supported-platforms" : {
|
|
||||||
"squares" : [
|
|
||||||
"macOS"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|||||||
Reference in New Issue
Block a user