feat(mobile): update logo (#7919)

* App Icon

* In App Icon

* runner

* ios icon

* ios is done

* splash

* Notification Icon

* Immich text

* Immich text

* actually update andoir icon

* adaptive icon

* adaptive icon
This commit is contained in:
Alex
2024-03-13 12:14:59 -05:00
committed by GitHub
parent ff2f4f8ed8
commit 76432341ed
107 changed files with 202 additions and 626 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ flutter_native_splash:
# of your splash screen to a solid color. Use background_image to set the background of your
# splash screen to a png image. This is useful for gradients. The image will be stretch to the
# size of the app. Only one parameter can be used, color and background_image cannot both be set.
#background_image: "assets/immich-logo-no-outline.png"
#background_image: "assets/immich-logo.png"
color: "#f6f8fe"
# Optional parameters are listed below. To enable a parameter, uncomment the line by removing