From ca5f7ed95bd5be594ecd76629e0ff6a7937ac90e Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 17 Jan 2012 15:04:04 +0300 Subject: update fallback style to use orange selection color --- res/values/style.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'res/values/style.xml') diff --git a/res/values/style.xml b/res/values/style.xml index 33834026..709d848e 100644 --- a/res/values/style.xml +++ b/res/values/style.xml @@ -27,21 +27,21 @@ #101010 #303030 #000000 - #303060 + #F5B800 @android:color/transparent - #303060 + #F5B800 #303030 @android:color/transparent - #303060 - #303060 - #303030 - #47478E + #F5B800 + #F5B800 + #F5B800 + #F5B800 @android:color/primary_text_dark @android:color/primary_text_dark @android:color/primary_text_dark - @android:color/primary_text_dark + @android:color/black @android:color/secondary_text_dark - @android:color/secondary_text_dark + @android:color/black \ No newline at end of file -- cgit v1.2.3