@@ -67,8 +67,8 @@ please see themes_device_defaults.xml.
6767 <item name =" textColorHintInverse" >@color/hint_foreground_material_light</item >
6868 <item name =" textColorHighlight" >@color/highlighted_text_material</item >
6969 <item name =" textColorHighlightInverse" >@color/highlighted_text_material</item >
70- <item name =" textColorLink" >@color/link_text_material_dark </item >
71- <item name =" textColorLinkInverse" >@color/link_text_material_light </item >
70+ <item name =" textColorLink" >?attr/colorAccent </item >
71+ <item name =" textColorLinkInverse" >?attr/colorAccent </item >
7272 <item name =" textColorSearchUrl" >@color/search_url_text_material_dark</item >
7373 <item name =" textColorAlertDialogListItem" >@color/primary_text_material_dark</item >
7474
@@ -422,8 +422,8 @@ please see themes_device_defaults.xml.
422422 <item name =" textColorHintInverse" >@color/hint_foreground_material_dark</item >
423423 <item name =" textColorHighlight" >@color/highlighted_text_material</item >
424424 <item name =" textColorHighlightInverse" >@color/highlighted_text_material</item >
425- <item name =" textColorLink" >@color/link_text_material_light </item >
426- <item name =" textColorLinkInverse" >@color/link_text_material_dark </item >
425+ <item name =" textColorLink" >?attr/colorAccent </item >
426+ <item name =" textColorLinkInverse" >?attr/colorAccent </item >
427427 <item name =" textColorSearchUrl" >@color/search_url_text_material_light</item >
428428 <item name =" textColorAlertDialogListItem" >@color/primary_text_material_light</item >
429429
@@ -793,8 +793,6 @@ please see themes_device_defaults.xml.
793793 <item name =" textColorHintInverse" >@color/hint_foreground_material_dark</item >
794794 <item name =" textColorHighlight" >@color/highlighted_text_material</item >
795795 <item name =" textColorHighlightInverse" >@color/highlighted_text_material</item >
796- <item name =" textColorLink" >@color/link_text_material_light</item >
797- <item name =" textColorLinkInverse" >@color/link_text_material_dark</item >
798796 <item name =" textColorSearchUrl" >@color/search_url_text_material_light</item >
799797 <item name =" textColorAlertDialogListItem" >@color/primary_text_material_light</item >
800798
@@ -827,8 +825,6 @@ please see themes_device_defaults.xml.
827825 <item name =" textColorHintInverse" >@color/hint_foreground_material_light</item >
828826 <item name =" textColorHighlight" >@color/highlighted_text_material</item >
829827 <item name =" textColorHighlightInverse" >@color/highlighted_text_material</item >
830- <item name =" textColorLink" >@color/link_text_material_dark</item >
831- <item name =" textColorLinkInverse" >@color/link_text_material_light</item >
832828 <item name =" textColorSearchUrl" >@color/search_url_text_material_dark</item >
833829 <item name =" textColorAlertDialogListItem" >@color/primary_text_material_dark</item >
834830
0 commit comments