1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00

Add Icon Composer icons to the Projucer, DemoRunner and AudioPluginHost

This commit is contained in:
attila 2025-12-15 17:18:23 +01:00 committed by reuk
parent 07120c2f4e
commit d252e8ced5
No known key found for this signature in database
39 changed files with 645 additions and 8 deletions

View file

@ -0,0 +1,50 @@
{
"fill" : "system-light",
"groups" : [
{
"blur-material" : 0.5,
"hidden" : false,
"layers" : [
{
"glass" : true,
"hidden" : false,
"image-name" : "demorunnerplay.svg",
"name" : "demorunnerplay",
"opacity" : 1
}
],
"opacity" : 1,
"shadow" : {
"kind" : "neutral",
"opacity" : 0.5
},
"specular" : true,
"translucency" : {
"enabled" : true,
"value" : 0.6
}
},
{
"blur-material" : null,
"layers" : [
{
"hidden" : false,
"image-name" : "demorunnerbg.svg",
"name" : "demorunnerbg"
}
],
"shadow" : {
"kind" : "neutral",
"opacity" : 0.5
},
"specular" : true,
"translucency" : {
"enabled" : false,
"value" : 0
}
}
],
"supported-platforms" : {
"squares" : "shared"
}
}