diff --git a/assets/background.png b/assets/background.png new file mode 100644 index 00000000..c4186063 Binary files /dev/null and b/assets/background.png differ diff --git a/assets/background.svg b/assets/background.svg new file mode 100644 index 00000000..1e0699d6 --- /dev/null +++ b/assets/background.svg @@ -0,0 +1,62 @@ + + + + diff --git a/assets/foreground.png b/assets/foreground.png index 42499899..76a446a9 100644 Binary files a/assets/foreground.png and b/assets/foreground.png differ diff --git a/pubspec.yaml b/pubspec.yaml index ec69ae90..ee2f1499 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -77,7 +77,7 @@ flutter_launcher_icons: ios: true android: true image_path: assets/icon.png - adaptive_icon_background: "#000000" + adaptive_icon_background: assets/background.png adaptive_icon_foreground: assets/foreground.png remove_alpha_ios: true windows: