diff --git a/mastodon/build.gradle b/mastodon/build.gradle
index 21af4311..a66afebc 100644
--- a/mastodon/build.gradle
+++ b/mastodon/build.gradle
@@ -9,8 +9,8 @@ android {
applicationId "org.joinmastodon.android"
minSdk 23
targetSdk 31
- versionCode 37
- versionName "1.1.1"
+ versionCode 38
+ versionName "1.1.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
diff --git a/mastodon/src/main/ic_launcher-playstore.png b/mastodon/src/main/ic_launcher-playstore.png
index 97cf43a5..7dd254b7 100644
Binary files a/mastodon/src/main/ic_launcher-playstore.png and b/mastodon/src/main/ic_launcher-playstore.png differ
diff --git a/mastodon/src/main/res/mipmap-hdpi/ic_launcher.png b/mastodon/src/main/res/mipmap-hdpi/ic_launcher.png
index 9d6abcfc..b4ae9d82 100644
Binary files a/mastodon/src/main/res/mipmap-hdpi/ic_launcher.png and b/mastodon/src/main/res/mipmap-hdpi/ic_launcher.png differ
diff --git a/mastodon/src/main/res/mipmap-hdpi/ic_launcher_background.png b/mastodon/src/main/res/mipmap-hdpi/ic_launcher_background.png
index 2dae481b..2edeee09 100644
Binary files a/mastodon/src/main/res/mipmap-hdpi/ic_launcher_background.png and b/mastodon/src/main/res/mipmap-hdpi/ic_launcher_background.png differ
diff --git a/mastodon/src/main/res/mipmap-hdpi/ic_launcher_foreground.png b/mastodon/src/main/res/mipmap-hdpi/ic_launcher_foreground.png
index 652826f1..7d2f21f9 100644
Binary files a/mastodon/src/main/res/mipmap-hdpi/ic_launcher_foreground.png and b/mastodon/src/main/res/mipmap-hdpi/ic_launcher_foreground.png differ
diff --git a/mastodon/src/main/res/mipmap-hdpi/ic_launcher_round.png b/mastodon/src/main/res/mipmap-hdpi/ic_launcher_round.png
index 1605879e..8935cd9b 100644
Binary files a/mastodon/src/main/res/mipmap-hdpi/ic_launcher_round.png and b/mastodon/src/main/res/mipmap-hdpi/ic_launcher_round.png differ
diff --git a/mastodon/src/main/res/mipmap-mdpi/ic_launcher.png b/mastodon/src/main/res/mipmap-mdpi/ic_launcher.png
index eea96f59..5035e83d 100644
Binary files a/mastodon/src/main/res/mipmap-mdpi/ic_launcher.png and b/mastodon/src/main/res/mipmap-mdpi/ic_launcher.png differ
diff --git a/mastodon/src/main/res/mipmap-mdpi/ic_launcher_background.png b/mastodon/src/main/res/mipmap-mdpi/ic_launcher_background.png
index a507e6d2..e350689f 100644
Binary files a/mastodon/src/main/res/mipmap-mdpi/ic_launcher_background.png and b/mastodon/src/main/res/mipmap-mdpi/ic_launcher_background.png differ
diff --git a/mastodon/src/main/res/mipmap-mdpi/ic_launcher_foreground.png b/mastodon/src/main/res/mipmap-mdpi/ic_launcher_foreground.png
index 6dad5563..025e95e5 100644
Binary files a/mastodon/src/main/res/mipmap-mdpi/ic_launcher_foreground.png and b/mastodon/src/main/res/mipmap-mdpi/ic_launcher_foreground.png differ
diff --git a/mastodon/src/main/res/mipmap-mdpi/ic_launcher_round.png b/mastodon/src/main/res/mipmap-mdpi/ic_launcher_round.png
index a0643390..e01261d1 100644
Binary files a/mastodon/src/main/res/mipmap-mdpi/ic_launcher_round.png and b/mastodon/src/main/res/mipmap-mdpi/ic_launcher_round.png differ
diff --git a/mastodon/src/main/res/mipmap-xhdpi/ic_launcher.png b/mastodon/src/main/res/mipmap-xhdpi/ic_launcher.png
index 34eea2ee..bb84af36 100644
Binary files a/mastodon/src/main/res/mipmap-xhdpi/ic_launcher.png and b/mastodon/src/main/res/mipmap-xhdpi/ic_launcher.png differ
diff --git a/mastodon/src/main/res/mipmap-xhdpi/ic_launcher_background.png b/mastodon/src/main/res/mipmap-xhdpi/ic_launcher_background.png
index 958f9916..da6ca813 100644
Binary files a/mastodon/src/main/res/mipmap-xhdpi/ic_launcher_background.png and b/mastodon/src/main/res/mipmap-xhdpi/ic_launcher_background.png differ
diff --git a/mastodon/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png b/mastodon/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png
index 69704cb8..200c86d4 100644
Binary files a/mastodon/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png and b/mastodon/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png differ
diff --git a/mastodon/src/main/res/mipmap-xhdpi/ic_launcher_round.png b/mastodon/src/main/res/mipmap-xhdpi/ic_launcher_round.png
index c14c88bf..d6024d4f 100644
Binary files a/mastodon/src/main/res/mipmap-xhdpi/ic_launcher_round.png and b/mastodon/src/main/res/mipmap-xhdpi/ic_launcher_round.png differ
diff --git a/mastodon/src/main/res/mipmap-xxhdpi/ic_launcher.png b/mastodon/src/main/res/mipmap-xxhdpi/ic_launcher.png
index 123d46e8..1e261ab3 100644
Binary files a/mastodon/src/main/res/mipmap-xxhdpi/ic_launcher.png and b/mastodon/src/main/res/mipmap-xxhdpi/ic_launcher.png differ
diff --git a/mastodon/src/main/res/mipmap-xxhdpi/ic_launcher_background.png b/mastodon/src/main/res/mipmap-xxhdpi/ic_launcher_background.png
index 6d702c25..b94641f1 100644
Binary files a/mastodon/src/main/res/mipmap-xxhdpi/ic_launcher_background.png and b/mastodon/src/main/res/mipmap-xxhdpi/ic_launcher_background.png differ
diff --git a/mastodon/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png b/mastodon/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png
index d99a2feb..0741a5da 100644
Binary files a/mastodon/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png and b/mastodon/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png differ
diff --git a/mastodon/src/main/res/mipmap-xxhdpi/ic_launcher_round.png b/mastodon/src/main/res/mipmap-xxhdpi/ic_launcher_round.png
index 801c1fc6..81673fff 100644
Binary files a/mastodon/src/main/res/mipmap-xxhdpi/ic_launcher_round.png and b/mastodon/src/main/res/mipmap-xxhdpi/ic_launcher_round.png differ
diff --git a/mastodon/src/main/res/mipmap-xxxhdpi/ic_launcher.png b/mastodon/src/main/res/mipmap-xxxhdpi/ic_launcher.png
index db374d69..28b951f8 100644
Binary files a/mastodon/src/main/res/mipmap-xxxhdpi/ic_launcher.png and b/mastodon/src/main/res/mipmap-xxxhdpi/ic_launcher.png differ
diff --git a/mastodon/src/main/res/mipmap-xxxhdpi/ic_launcher_background.png b/mastodon/src/main/res/mipmap-xxxhdpi/ic_launcher_background.png
index 0ee947f7..cb234fc2 100644
Binary files a/mastodon/src/main/res/mipmap-xxxhdpi/ic_launcher_background.png and b/mastodon/src/main/res/mipmap-xxxhdpi/ic_launcher_background.png differ
diff --git a/mastodon/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png b/mastodon/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png
index c9ff2401..aed1fde7 100644
Binary files a/mastodon/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png and b/mastodon/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png differ
diff --git a/mastodon/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png b/mastodon/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png
index b886deb9..427ff445 100644
Binary files a/mastodon/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png and b/mastodon/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png differ
diff --git a/mastodon/src/main/res/values/colors.xml b/mastodon/src/main/res/values/colors.xml
index dac3a616..557f0a41 100644
--- a/mastodon/src/main/res/values/colors.xml
+++ b/mastodon/src/main/res/values/colors.xml
@@ -19,17 +19,17 @@
#CC282C37
#101828
- #FAFDFF
- #EAF4FB
- #D5E9F7
- #BFDEF4
- #AAD3F0
- #95C8EC
- #80BCE8
- #55A6E1
- #2B90D9
- #2273AE
- #16486D
+ #fafaff
+ #f4f3ff
+ #ebebff
+ #d7d7ff
+ #c2c2ff
+ #9999ff
+ #6364ff
+ #562cfc
+ #431cbb
+ #2f0c7a
+ #17063b
#FFFBFA
#FEF3F2
#FEE4E2