From 1fa2fca7e8cc32c30f159badaedd2d43f9fe802e Mon Sep 17 00:00:00 2001 From: Size43 Date: Wed, 10 Jun 2015 21:22:16 +0200 Subject: Highlighting hamburger menu items --- app/src/main/res/values/styles.xml | 6 ++++++ 1 file changed, 6 insertions(+) mode change 100644 => 100755 app/src/main/res/values/styles.xml (limited to 'app/src/main/res/values') diff --git a/app/src/main/res/values/styles.xml b/app/src/main/res/values/styles.xml old mode 100644 new mode 100755 index 5cf726d..fd8a498 --- a/app/src/main/res/values/styles.xml +++ b/app/src/main/res/values/styles.xml @@ -26,6 +26,12 @@ #ffc400 #353535 + #555555 #757575 @color/separator_focused + + #121212 + #555555 + #757575 + @color/menuitem_focused -- cgit v1.2.3