diff --git a/res/values-v31/colors.xml b/res/values-v31/colors.xml
index 7b37001ade..a9721a4434 100644
--- a/res/values-v31/colors.xml
+++ b/res/values-v31/colors.xml
@@ -37,4 +37,6 @@
@android:color/system_neutral1_900
+ @android:color/system_accent2_50
+
diff --git a/res/values/colors.xml b/res/values/colors.xml
index c2b07e022d..7aab4fa88c 100644
--- a/res/values/colors.xml
+++ b/res/values/colors.xml
@@ -59,6 +59,8 @@
#FFF
#FF000000
+ ?attr/colorPrimary
+
#FFFFFFFF
#FFFFFFFF
#CCFFFFFF
diff --git a/res/values/styles.xml b/res/values/styles.xml
index 86dcf4cd53..571377cd3f 100644
--- a/res/values/styles.xml
+++ b/res/values/styles.xml
@@ -47,7 +47,7 @@
- #89000000
- @drawable/workspace_bg
- @style/WidgetContainerTheme
- - ?android:attr/colorPrimary
+ - @color/folder_dot_color
- ?android:attr/colorBackgroundFloating
- ?android:attr/colorPrimary
- ?android:attr/textColorPrimary
@@ -86,7 +86,7 @@
- @android:color/transparent
- true
- @null
- - #FF464646
+ - @color/folder_dot_color
- ?android:attr/colorBackgroundFloating
- #FF80868B
- ?attr/workspaceTextColor
@@ -108,7 +108,7 @@
- @color/popup_color_secondary_dark
- @color/popup_color_tertiary_dark
- @style/WidgetContainerTheme.Dark
- - ?android:attr/colorPrimary
+ - @color/folder_dot_color
- ?android:attr/colorBackgroundFloating
- ?android:attr/colorPrimary
- ?android:attr/textColorPrimary