mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-12-04 15:39:34 +01:00
99 lines
1.9 KiB
JSON
99 lines
1.9 KiB
JSON
{
|
|
"fill-specializations" : [
|
|
{
|
|
"value" : "automatic"
|
|
},
|
|
{
|
|
"appearance" : "dark",
|
|
"value" : "automatic"
|
|
}
|
|
],
|
|
"groups" : [
|
|
{
|
|
"blur-material" : null,
|
|
"layers" : [
|
|
{
|
|
"glass" : true,
|
|
"image-name" : "macos-comp-key.svg",
|
|
"name" : "key",
|
|
"position" : {
|
|
"scale" : 9.5,
|
|
"translation-in-points" : [
|
|
0,
|
|
0
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"lighting" : "individual",
|
|
"shadow" : {
|
|
"kind" : "neutral",
|
|
"opacity" : 0.5
|
|
},
|
|
"specular" : true,
|
|
"translucency" : {
|
|
"enabled" : true,
|
|
"value" : 0.3
|
|
}
|
|
},
|
|
{
|
|
"blur-material" : null,
|
|
"layers" : [
|
|
{
|
|
"glass" : true,
|
|
"image-name" : "macos-comp-bg-green.svg",
|
|
"name" : "bg-green",
|
|
"position" : {
|
|
"scale" : 9.5,
|
|
"translation-in-points" : [
|
|
0,
|
|
0
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"shadow" : {
|
|
"kind" : "neutral",
|
|
"opacity" : 0.5
|
|
},
|
|
"specular" : true,
|
|
"translucency" : {
|
|
"enabled" : true,
|
|
"value" : 0.5
|
|
}
|
|
},
|
|
{
|
|
"blur-material" : 0.5,
|
|
"hidden" : false,
|
|
"layers" : [
|
|
{
|
|
"glass" : true,
|
|
"image-name" : "macos-comp-rim.svg",
|
|
"name" : "rim",
|
|
"position" : {
|
|
"scale" : 9.5,
|
|
"translation-in-points" : [
|
|
0,
|
|
0
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"shadow" : {
|
|
"kind" : "neutral",
|
|
"opacity" : 0.7
|
|
},
|
|
"specular" : true,
|
|
"translucency" : {
|
|
"enabled" : true,
|
|
"value" : 0.2
|
|
}
|
|
}
|
|
],
|
|
"supported-platforms" : {
|
|
"circles" : [
|
|
"watchOS"
|
|
],
|
|
"squares" : "shared"
|
|
}
|
|
} |