summaryrefslogtreecommitdiffstats
path: root/res/values/styles.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/styles.xml')
-rw-r--r--res/values/styles.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/styles.xml b/res/values/styles.xml
index 7e41b5e..f23fec8 100644
--- a/res/values/styles.xml
+++ b/res/values/styles.xml
@@ -28,7 +28,7 @@
<!-- Set status bar and navigation buttons to be translucent. -->
<item name="android:statusBarColor">@android:color/transparent</item>
- <item name="android:navigationBarColor">@color/translucent_blue_light</item>
+ <item name="android:navigationBarColor">@color/translucent_black</item>
<item name="android:colorAccent">@*android:color/accent_device_default_light</item>
<item name="colorAccent">@*android:color/accent_device_default_light</item>