diff --git a/res/values/colors.xml b/res/values/colors.xml
index a8fd3ccf4dd3402c154ba57f20db17559ba8a6f4..75af9a3c37bd32b17d7d824daaedf9260095b2a5 100644
--- a/res/values/colors.xml
+++ b/res/values/colors.xml
@@ -257,7 +257,7 @@
@color/divider_line_color_light
- @color/primary_color_dark
+ @color/color_default_foreground
@color/selection_color
diff --git a/res/values/styles.xml b/res/values/styles.xml
index a934f6f5d5d867742a39f60f72fd0de0ef35ce29..d285171a400e265063a122a2ac8230887267ec7e 100644
--- a/res/values/styles.xml
+++ b/res/values/styles.xml
@@ -344,6 +344,7 @@