mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-09 23:34:20 +00:00
47 lines
No EOL
881 B
JSON
47 lines
No EOL
881 B
JSON
{
|
|
"fill" : "system-light",
|
|
"groups" : [
|
|
{
|
|
"blur-material" : 0.5,
|
|
"hidden" : false,
|
|
"layers" : [
|
|
{
|
|
"image-name" : "pluginhostfg.svg",
|
|
"name" : "pluginhostfg"
|
|
}
|
|
],
|
|
"opacity" : 1,
|
|
"shadow" : {
|
|
"kind" : "neutral",
|
|
"opacity" : 0.5
|
|
},
|
|
"specular" : true,
|
|
"translucency" : {
|
|
"enabled" : true,
|
|
"value" : 0.6
|
|
}
|
|
},
|
|
{
|
|
"blur-material" : null,
|
|
"layers" : [
|
|
{
|
|
"hidden" : false,
|
|
"image-name" : "juceicon.svg",
|
|
"name" : "juceicon"
|
|
}
|
|
],
|
|
"shadow" : {
|
|
"kind" : "neutral",
|
|
"opacity" : 0.5
|
|
},
|
|
"specular" : true,
|
|
"translucency" : {
|
|
"enabled" : false,
|
|
"value" : 0
|
|
}
|
|
}
|
|
],
|
|
"supported-platforms" : {
|
|
"squares" : "shared"
|
|
}
|
|
} |