KI-AGENT: Aktualisiert Mobile-App-Icons

This commit is contained in:
2026-07-09 07:41:52 +02:00
parent 14026181c2
commit 2eaa49bf05
8 changed files with 3 additions and 3 deletions

View File

@@ -28,9 +28,8 @@
"android.permission.ACCESS_FINE_LOCATION" "android.permission.ACCESS_FINE_LOCATION"
], ],
"adaptiveIcon": { "adaptiveIcon": {
"backgroundColor": "#69c350", "backgroundColor": "#ffffff",
"foregroundImage": "./assets/images/android-icon-foreground.png", "foregroundImage": "./assets/images/android-icon-foreground.png",
"backgroundImage": "./assets/images/android-icon-background.png",
"monochromeImage": "./assets/images/android-icon-monochrome.png" "monochromeImage": "./assets/images/android-icon-monochrome.png"
}, },
"edgeToEdgeEnabled": true, "edgeToEdgeEnabled": true,
@@ -50,7 +49,8 @@
"resizeMode": "contain", "resizeMode": "contain",
"backgroundColor": "#ffffff", "backgroundColor": "#ffffff",
"dark": { "dark": {
"backgroundColor": "#0f1f0d" "image": "./assets/images/splash-icon-dark.png",
"backgroundColor": "#000000"
} }
} }
], ],

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.2 KiB

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.0 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 77 KiB

After

Width:  |  Height:  |  Size: 52 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 39 KiB