Files
Seth Flynn fd91f87c21 style: re-format tree with editorconfig
```
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>
2026-01-18 15:48:07 -05:00

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"
]
}
}