From a61f862677c96f1dff6cf87f78c6edeec2237fba Mon Sep 17 00:00:00 2001 From: Andy Scherzinger Date: Fri, 9 Oct 2015 15:04:39 +0200 Subject: [PATCH] directly link owncloud_blue color ID to setup.xml's actionbar_start_color to enable proper color manipulation. Technical debt: setup should rename the actionbar_start_color (and actionbar_end_color) since it is basically the primary-oiiod value due to material design terms. --- res/values/colors.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/values/colors.xml b/res/values/colors.xml index 8ca0a4e5ec..dab9b3fb8b 100644 --- a/res/values/colors.xml +++ b/res/values/colors.xml @@ -19,7 +19,7 @@ --> - #1D2D44 + @color/actionbar_start_color #35537A #00ddff