diff --git a/quickstep/recents_ui_overrides/res/layout/predicted_hotseat_edu.xml b/quickstep/recents_ui_overrides/res/layout/predicted_hotseat_edu.xml
index c93cad65bf..b9621e489f 100644
--- a/quickstep/recents_ui_overrides/res/layout/predicted_hotseat_edu.xml
+++ b/quickstep/recents_ui_overrides/res/layout/predicted_hotseat_edu.xml
@@ -24,13 +24,13 @@
+ android:backgroundTint="?attr/eduHalfSheetBGColor" />
diff --git a/res/values/attrs.xml b/res/values/attrs.xml
index d4cb6d7e97..2875006421 100644
--- a/res/values/attrs.xml
+++ b/res/values/attrs.xml
@@ -35,6 +35,7 @@
+
diff --git a/res/values/styles.xml b/res/values/styles.xml
index ce31dab7c4..26b72052fd 100644
--- a/res/values/styles.xml
+++ b/res/values/styles.xml
@@ -53,6 +53,7 @@
- #CCFFFFFF
- ?android:attr/textColorSecondary
- #FF212121
+ - ?android:attr/colorAccent
- false
- false
@@ -106,6 +107,7 @@
- #99FFFFFF
- #B3FFFFFF
- @android:color/white
+ - #DD000000