diff --git a/core/res/res/values/colors_material.xml b/core/res/res/values/colors_material.xml
index 1cb39f0de592a..7399fa9d58ce8 100644
--- a/core/res/res/values/colors_material.xml
+++ b/core/res/res/values/colors_material.xml
@@ -41,9 +41,6 @@
#ff616161
#ffbdbdbd
- @color/material_deep_teal_500
- @color/material_deep_teal_200
-
diff --git a/core/res/res/values/themes_material.xml b/core/res/res/values/themes_material.xml
index 9d3a7ef3e9fd6..e88a4fba5c9a0 100644
--- a/core/res/res/values/themes_material.xml
+++ b/core/res/res/values/themes_material.xml
@@ -67,8 +67,8 @@ please see themes_device_defaults.xml.
- @color/hint_foreground_material_light
- @color/highlighted_text_material
- @color/highlighted_text_material
- - @color/link_text_material_dark
- - @color/link_text_material_light
+ - ?attr/colorAccent
+ - ?attr/colorAccent
- @color/search_url_text_material_dark
- @color/primary_text_material_dark
@@ -422,8 +422,8 @@ please see themes_device_defaults.xml.
- @color/hint_foreground_material_dark
- @color/highlighted_text_material
- @color/highlighted_text_material
- - @color/link_text_material_light
- - @color/link_text_material_dark
+ - ?attr/colorAccent
+ - ?attr/colorAccent
- @color/search_url_text_material_light
- @color/primary_text_material_light
@@ -793,8 +793,6 @@ please see themes_device_defaults.xml.
- @color/hint_foreground_material_dark
- @color/highlighted_text_material
- @color/highlighted_text_material
- - @color/link_text_material_light
- - @color/link_text_material_dark
- @color/search_url_text_material_light
- @color/primary_text_material_light
@@ -827,8 +825,6 @@ please see themes_device_defaults.xml.
- @color/hint_foreground_material_light
- @color/highlighted_text_material
- @color/highlighted_text_material
- - @color/link_text_material_dark
- - @color/link_text_material_light
- @color/search_url_text_material_dark
- @color/primary_text_material_dark