diff --git a/app/src/main/res/layout/item_recent.xml b/app/src/main/res/layout/item_recent.xml
index 26cd12560..3c73fc7eb 100644
--- a/app/src/main/res/layout/item_recent.xml
+++ b/app/src/main/res/layout/item_recent.xml
@@ -6,4 +6,4 @@
android:layout_width="@dimen/widget_cover_width"
android:layout_height="@dimen/widget_cover_height"
android:scaleType="centerCrop"
- tools:ignore="ContentDescription" />
\ No newline at end of file
+ tools:ignore="ContentDescription" />
diff --git a/app/src/main/res/layout/item_shelf.xml b/app/src/main/res/layout/item_shelf.xml
index 41ad4e865..94c8d8948 100644
--- a/app/src/main/res/layout/item_shelf.xml
+++ b/app/src/main/res/layout/item_shelf.xml
@@ -31,6 +31,7 @@
android:elegantTextHeight="false"
android:ellipsize="end"
android:lines="2"
+ android:padding="2dp"
android:paddingHorizontal="4dp"
android:paddingBottom="4dp"
android:textColor="?android:attr/textColorPrimary" />
diff --git a/app/src/main/res/values-night-v31/themes.xml b/app/src/main/res/values-night-v31/themes.xml
index a19e8d7ad..e57b7c907 100644
--- a/app/src/main/res/values-night-v31/themes.xml
+++ b/app/src/main/res/values-night-v31/themes.xml
@@ -41,4 +41,9 @@
- @color/m3_dynamic_highlighted_text
- @color/m3_dynamic_dark_default_color_primary_text
-
\ No newline at end of file
+
+
+
diff --git a/app/src/main/res/values-v31/themes.xml b/app/src/main/res/values-v31/themes.xml
index c84e6787a..f53d18f4b 100644
--- a/app/src/main/res/values-v31/themes.xml
+++ b/app/src/main/res/values-v31/themes.xml
@@ -47,4 +47,4 @@
- @android:color/system_accent1_100
-
\ No newline at end of file
+