mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-04-17 07:47:00 -04:00
```
find $PWD \
-type f \
! -path '*/.git/*' ! -path '*/flatpak/shared-modules/*' \
! -path '*/libraries/*' ! -path '*/testdata/*' ! -name '*.patch' \
! -name '*.svg' ! -name '*.scd' ! -path '*/program_info/LICENSE' \
! -path '*/COPYING.md' ! -path '*/cmake/*' ! -name '.gitmodules' \
-exec eclint -fix {} \;
```
Signed-off-by: Seth Flynn <getchoo@tuta.io>
73 lines
1.4 KiB
JSON
73 lines
1.4 KiB
JSON
{
|
|
"color-space-for-untagged-svg-colors" : "display-p3",
|
|
"fill" : {
|
|
"solid" : "extended-gray:1.00000,1.00000"
|
|
},
|
|
"groups" : [
|
|
{
|
|
"layers" : [
|
|
{
|
|
"image-name" : "block.svg",
|
|
"name" : "block",
|
|
"position" : {
|
|
"scale" : 19.28,
|
|
"translation-in-points" : [
|
|
0,
|
|
0
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"shadow" : {
|
|
"kind" : "neutral",
|
|
"opacity" : 0.5
|
|
},
|
|
"translucency" : {
|
|
"enabled" : true,
|
|
"value" : 0.5
|
|
}
|
|
},
|
|
{
|
|
"blur-material-specializations" : [
|
|
{
|
|
"value" : 0.5
|
|
},
|
|
{
|
|
"appearance" : "dark",
|
|
"value" : null
|
|
}
|
|
],
|
|
"layers" : [
|
|
{
|
|
"blend-mode" : "normal",
|
|
"fill" : "automatic",
|
|
"glass" : true,
|
|
"hidden" : false,
|
|
"image-name" : "rainbow.svg",
|
|
"name" : "rainbow",
|
|
"position" : {
|
|
"scale" : 19.28,
|
|
"translation-in-points" : [
|
|
0,
|
|
0
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"shadow" : {
|
|
"kind" : "neutral",
|
|
"opacity" : 0.5
|
|
},
|
|
"translucency" : {
|
|
"enabled" : false,
|
|
"value" : 0.5
|
|
}
|
|
}
|
|
],
|
|
"supported-platforms" : {
|
|
"squares" : [
|
|
"macOS"
|
|
]
|
|
}
|
|
}
|