diff --git a/assets/background.png b/assets/background.png new file mode 100644 index 0000000..c418606 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 0000000..1e0699d --- /dev/null +++ b/assets/background.svg @@ -0,0 +1,62 @@ + + + + diff --git a/assets/foreground.png b/assets/foreground.png index 4249989..76a446a 100644 Binary files a/assets/foreground.png and b/assets/foreground.png differ diff --git a/pubspec.yaml b/pubspec.yaml index ec69ae9..ee2f149 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: