diff --git a/app/lint-baseline.xml b/app/lint-baseline.xml
index 5f8aa93e5..7dfdd1e49 100644
--- a/app/lint-baseline.xml
+++ b/app/lint-baseline.xml
@@ -1274,7 +1274,7 @@
@@ -2060,7 +2060,7 @@
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~">
@@ -2511,7 +2511,7 @@
errorLine2=" ~~~~~~~">
@@ -2522,7 +2522,7 @@
errorLine2=" ~~~~~~~">
@@ -3644,7 +3644,7 @@
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
@@ -3754,7 +3754,7 @@
errorLine2=" ~~~~~~~~~">
diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml
index 39f38018c..4c6a5a12e 100644
--- a/app/src/main/AndroidManifest.xml
+++ b/app/src/main/AndroidManifest.xml
@@ -19,7 +19,7 @@
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:supportsRtl="true"
- android:theme="@style/Theme.Pachli"
+ android:theme="@style/AppTheme"
android:usesCleartextTraffic="false"
android:localeConfig="@xml/locales_config">
diff --git a/app/src/main/res/values-v29/themes.xml b/app/src/main/res/values-v29/themes.xml
index 2d18f7d50..1def68971 100644
--- a/app/src/main/res/values-v29/themes.xml
+++ b/app/src/main/res/values-v29/themes.xml
@@ -16,7 +16,7 @@
-->
-
+
+
@@ -143,6 +145,17 @@
- ?attr/colorControlNormal
+
+ - @style/Pachli.Widget.Toolbar.Black
+ - @style/Pachli.Widget.Material3.TabLayout
+
+
+
+
+