From 349f0bee6fc203975aeb3dc1f6324cc5f671265e Mon Sep 17 00:00:00 2001 From: juloo Date: Sat, 1 Aug 2015 21:36:40 +0200 Subject: Send keys to the application --- res/values/colors.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'res/values/colors.xml') diff --git a/res/values/colors.xml b/res/values/colors.xml index aeea9a9..1e3076c 100644 --- a/res/values/colors.xml +++ b/res/values/colors.xml @@ -1,8 +1,8 @@ - #111111 - #303030 - #FFFFFF - #DFDFDF - #BFBFBF + #191919 + #282828 + #1B1B1B + #DDDDDD + #BDBDBD -- cgit v1.2.3