diff --git a/android/app/src/main/res/values/colors.xml b/android/app/src/main/res/values/colors.xml index beab31f..e0a26f1 100644 --- a/android/app/src/main/res/values/colors.xml +++ b/android/app/src/main/res/values/colors.xml @@ -1,4 +1,4 @@ - #000000 + #161616 \ No newline at end of file diff --git a/flutter_launcher_icons.yaml b/flutter_launcher_icons.yaml index 75de869..b3f34ee 100644 --- a/flutter_launcher_icons.yaml +++ b/flutter_launcher_icons.yaml @@ -3,7 +3,7 @@ flutter_launcher_icons: image_path: "assets/icons/otui-viewer-icon.png" android: true - adaptive_icon_background: "#000000" + adaptive_icon_background: "#161616" adaptive_icon_foreground: "assets/icons/otui-viewer-icon.png" min_sdk_android: 21 # android min sdk min:16, default 21