Skip to content

Commit c690688

Browse files
authored
Update branding (#6)
* Update branding * Add missing file
1 parent b446af4 commit c690688

File tree

20 files changed

+29
-19
lines changed

20 files changed

+29
-19
lines changed
Lines changed: 15 additions & 0 deletions
Loading
-13 KB
Binary file not shown.

ImmichLens/App Icon.icon/icon.json

Lines changed: 9 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -26,20 +26,15 @@
2626
"name" : "Group 1"
2727
},
2828
{
29-
"blend-mode-specializations" : [
30-
{
31-
"value" : "plus-lighter"
32-
},
33-
{
34-
"appearance" : "tinted",
35-
"value" : "normal"
36-
}
37-
],
38-
"glass" : true,
39-
"hidden" : false,
40-
"image-name" : "immich_logo 1.png",
41-
"name" : "immich_logo 1",
42-
"opacity" : 1
29+
"image-name" : "SVG Image.svg",
30+
"name" : "SVG Image",
31+
"position" : {
32+
"scale" : 3.3,
33+
"translation-in-points" : [
34+
0,
35+
0
36+
]
37+
}
4338
},
4439
{
4540
"glass" : true,

ImmichLens/Assets.xcassets/Icons.brandassets/tvOS App Icon - App Store.imagestack/Middle.imagestacklayer/Content.imageset/Contents.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"images" : [
33
{
4-
"filename" : "tvOS App Store - Middle.png",
4+
"filename" : "logo.png",
55
"idiom" : "tv"
66
}
77
],
10.9 KB
Loading

ImmichLens/Assets.xcassets/Icons.brandassets/tvOS App Icon.imagestack/Middle.imagestacklayer/Content.imageset/Contents.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"images" : [
33
{
4-
"filename" : "tvOS - Middle.png",
4+
"filename" : "Logo.png",
55
"idiom" : "tv",
66
"scale" : "1x"
77
},
88
{
9-
"filename" : "tvOS - Middle@2x.png",
9+
"filename" : "Logo@2x.png",
1010
"idiom" : "tv",
1111
"scale" : "2x"
1212
}
3.65 KB
Loading
6.88 KB
Loading

0 commit comments

Comments
 (0)