Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: mobile/android/themes/core/defines.inc

Issue 29325144: Issue 2932 - Create an Adblock Browser specific look and feel (Closed)
Patch Set: Created Aug. 27, 2015, 10 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « mobile/android/base/resources/values/colors.xml ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mobile/android/themes/core/defines.inc
===================================================================
--- a/mobile/android/themes/core/defines.inc
+++ b/mobile/android/themes/core/defines.inc
@@ -29,9 +29,9 @@
%define color_text_button #000
%define color_text_disabled #808080
%define color_text_placeholder #808080
-%define color_text_as_link #febc2b
+%define color_text_as_link #5cd1ff
-%define color_background_highlight #febc2b
+%define color_background_highlight #5cd1ff
%define color_background_highlight_overlay rgba(171, 171, 171, 0.5)
%define color_text_highlight #000
« no previous file with comments | « mobile/android/base/resources/values/colors.xml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld