Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1047)

Unified Diff: chrome/android/java/res/values/colors.xml

Issue 1774243003: Re-use NoUnderlineClickableSpan which shows a clickable link with underlines turned off (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@webusb_android_chooser
Patch Set: rebase Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/android/java/src/org/chromium/chrome/browser/autofill/PasswordGenerationAdapter.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/java/res/values/colors.xml
diff --git a/chrome/android/java/res/values/colors.xml b/chrome/android/java/res/values/colors.xml
index b69c03d708b0914ecdef4fc395219e44ba801e87..da7d2eb354760a5cf4591eab084b60fc6c48f37a 100644
--- a/chrome/android/java/res/values/colors.xml
+++ b/chrome/android/java/res/values/colors.xml
@@ -15,7 +15,6 @@
<color name="text_highlight_color">#C6DAFC</color>
<color name="dark_action_bar_color">#263238</color>
<color name="descriptive_text_color">#646464</color>
- <color name="ui_link_text_color">#3367D6</color>
<!-- Infobar colors -->
<color name="infobar_accent_blue">#4285f4</color>
@@ -61,7 +60,6 @@
<!-- Password generation popup colors -->
<color name="password_generation_divider_color">#e5e5e5</color>
- <color name="password_generation_link_text_color">#5595e3</color>
<!-- Preferences Colors -->
<color name="pref_accent_color">@color/light_active_color</color>
« no previous file with comments | « no previous file | chrome/android/java/src/org/chromium/chrome/browser/autofill/PasswordGenerationAdapter.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698