From 3228b17f43b232116c192728438954c4c1412ec3 Mon Sep 17 00:00:00 2001 From: cyBerta Date: Sun, 28 Nov 2021 21:09:02 +0100 Subject: make location button icon tint color configurable, use white tint for riseupvpn --- app/src/custom/res/values/custom-theme.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'app/src/custom/res') diff --git a/app/src/custom/res/values/custom-theme.xml b/app/src/custom/res/values/custom-theme.xml index 91b48f8c..a17b401c 100644 --- a/app/src/custom/res/values/custom-theme.xml +++ b/app/src/custom/res/values/custom-theme.xml @@ -15,5 +15,7 @@ #58FFA9 #eF2222 - + + #ffffff + #22ffffff -- cgit v1.2.3