Bluesky app fork with some witchin' additions 💫

Change adaptive icon background color (#9286)

authored by samuel.fm and committed by

GitHub 0c6469f2 b98350f9

+1 -1
+1 -1
app.config.js
··· 176 176 foregroundImage: './assets/icon-android-foreground.png', 177 177 monochromeImage: './assets/icon-android-foreground.png', 178 178 backgroundImage: './assets/icon-android-background.png', 179 - backgroundColor: '#1185FE', 179 + backgroundColor: '#006AFF', 180 180 }, 181 181 googleServicesFile: './google-services.json', 182 182 package: 'xyz.blueskyweb.app',