mirror of
https://gitlab.com/fdroid/fdroiddata.git
synced 2026-01-17 07:14:39 +01:00
11 lines
550 B
Diff
11 lines
550 B
Diff
diff --git a/mobile/apps/auth/fdroid_flutter_icons.yaml b/mobile/apps/auth/fdroid_flutter_icons.yaml
|
|
--- a/mobile/apps/auth/fdroid_flutter_icons.yaml
|
|
+++ b/mobile/apps/auth/fdroid_flutter_icons.yaml
|
|
@@ -1,5 +1,5 @@
|
|
-flutter_icons:
|
|
+flutter_launcher_icons:
|
|
android: "launcher_icon"
|
|
image_path: "assets/generation-icons/icon-light.png"
|
|
adaptive_icon_foreground: "assets/generation-icons/icon-light-adaptive-fg.png"
|
|
- adaptive_icon_background: "assets/generation-icons/icon-light-adaptive-bg.png"
|
|
+ adaptive_icon_background: "#A75CFF"
|