diff --git a/manager/app/src/main/java/shirkneko/zako/sukisu/ui/component/AboutCard.kt b/manager/app/src/main/java/shirkneko/zako/sukisu/ui/component/AboutCard.kt
index 6cc02a3c..b3b1db7c 100644
--- a/manager/app/src/main/java/shirkneko/zako/sukisu/ui/component/AboutCard.kt
+++ b/manager/app/src/main/java/shirkneko/zako/sukisu/ui/component/AboutCard.kt
@@ -72,7 +72,7 @@ private fun AboutCardContent() {
shape = CircleShape
) {
Image(
- painter = painterResource(id = R.drawable.ic_launcher),
+ painter = painterResource(id = R.drawable.ic_launcher_monochrome),
contentDescription = "icon",
modifier = Modifier.scale(1.4f)
)
diff --git a/manager/app/src/main/res/drawable/ic_launcher.png b/manager/app/src/main/res/drawable/ic_launcher.png
deleted file mode 100644
index c3cdcc69..00000000
Binary files a/manager/app/src/main/res/drawable/ic_launcher.png and /dev/null differ
diff --git a/manager/app/src/main/res/drawable/ic_launcher_foreground.xml b/manager/app/src/main/res/drawable/ic_launcher_foreground.xml
new file mode 100644
index 00000000..c9ad0ad4
--- /dev/null
+++ b/manager/app/src/main/res/drawable/ic_launcher_foreground.xml
@@ -0,0 +1,22 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/manager/app/src/main/res/drawable/ic_launcher_monochrome.xml b/manager/app/src/main/res/drawable/ic_launcher_monochrome.xml
new file mode 100644
index 00000000..e4dc522e
--- /dev/null
+++ b/manager/app/src/main/res/drawable/ic_launcher_monochrome.xml
@@ -0,0 +1,22 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/manager/app/src/main/res/mipmap-anydpi/ic_launcher.xml b/manager/app/src/main/res/mipmap-anydpi/ic_launcher.xml
new file mode 100644
index 00000000..f30783b2
--- /dev/null
+++ b/manager/app/src/main/res/mipmap-anydpi/ic_launcher.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/manager/app/src/main/res/mipmap-hdpi/ic_launcher.png b/manager/app/src/main/res/mipmap-hdpi/ic_launcher.png
index dbffe33b..485b815d 100644
Binary files a/manager/app/src/main/res/mipmap-hdpi/ic_launcher.png and b/manager/app/src/main/res/mipmap-hdpi/ic_launcher.png differ
diff --git a/manager/app/src/main/res/mipmap-ldpi/ic_launcher.png b/manager/app/src/main/res/mipmap-ldpi/ic_launcher.png
index 56279de8..5c18cc79 100644
Binary files a/manager/app/src/main/res/mipmap-ldpi/ic_launcher.png and b/manager/app/src/main/res/mipmap-ldpi/ic_launcher.png differ
diff --git a/manager/app/src/main/res/mipmap-mdpi/ic_launcher.png b/manager/app/src/main/res/mipmap-mdpi/ic_launcher.png
index 66cf90f7..9df35253 100644
Binary files a/manager/app/src/main/res/mipmap-mdpi/ic_launcher.png and b/manager/app/src/main/res/mipmap-mdpi/ic_launcher.png differ
diff --git a/manager/app/src/main/res/mipmap-xhdpi/ic_launcher.png b/manager/app/src/main/res/mipmap-xhdpi/ic_launcher.png
index 99d65d71..f8dc01c5 100644
Binary files a/manager/app/src/main/res/mipmap-xhdpi/ic_launcher.png and b/manager/app/src/main/res/mipmap-xhdpi/ic_launcher.png differ
diff --git a/manager/app/src/main/res/mipmap-xxhdpi/ic_launcher.png b/manager/app/src/main/res/mipmap-xxhdpi/ic_launcher.png
index 387dd865..ba22bf82 100644
Binary files a/manager/app/src/main/res/mipmap-xxhdpi/ic_launcher.png and b/manager/app/src/main/res/mipmap-xxhdpi/ic_launcher.png differ
diff --git a/manager/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png b/manager/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
index aeca9bb7..cddff920 100644
Binary files a/manager/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png and b/manager/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png differ
diff --git a/manager/app/src/main/res/values-zh-rCN/strings.xml b/manager/app/src/main/res/values-zh-rCN/strings.xml
index b5386b5f..25ac8d04 100644
--- a/manager/app/src/main/res/values-zh-rCN/strings.xml
+++ b/manager/app/src/main/res/values-zh-rCN/strings.xml
@@ -192,7 +192,7 @@
跟随系统
浅色
深色
- 手动钩子
+ Manual Hook
动态颜色
使用系统主题的动态颜色
选择主题色