OSDN Git Service

Updated highlighted text color
authorJustin Ho <justinho@google.com>
Tue, 6 Sep 2011 22:04:05 +0000 (15:04 -0700)
committerJustin Ho <justinho@google.com>
Tue, 6 Sep 2011 22:04:05 +0000 (15:04 -0700)
Bug: 5217848

Change-Id: I186bade97b2edf8cca621611fbc8325411f12e96

core/res/res/values/colors.xml

index fd525f3..ddb9942 100644 (file)
     <color name="dim_foreground_inverse_holo_light">#bebebe</color>
     <color name="dim_foreground_inverse_disabled_holo_light">#80bebebe</color>
     <color name="hint_foreground_holo_light">#808080</color>
-    <color name="highlighted_text_holo_dark">#4c33b5e5</color>
-    <color name="highlighted_text_holo_light">#4c33b5e5</color>
+    <color name="highlighted_text_holo_dark">#6633b5e5</color>
+    <color name="highlighted_text_holo_light">#6633b5e5</color>
     <color name="link_text_holo_dark">#5c5cff</color>
     <color name="link_text_holo_light">#0000ee</color>