Bug 847942 - Make active tap highlight color gray instead of orange. r=wesj

This commit is contained in:
Margaret Leibovic 2013-03-11 11:44:59 -07:00
parent 2738b7bf03
commit fe12c267f0

View File

@ -20,7 +20,7 @@
%define color_text_as_link #febc2b
%define color_background_highlight #febc2b
%define color_background_highlight_overlay rgba(254, 188, 43, 0.8)
%define color_background_highlight_overlay rgba(171, 171, 171, 0.5)
%define color_text_highlight #000
%define color_subtext_default lightgray