From 77d3d7fb647632955197a678287b34d4281cbd40 Mon Sep 17 00:00:00 2001 From: cyBerta Date: Mon, 12 Dec 2022 21:51:27 +0100 Subject: fix and unify button text colors --- app/src/custom/res/values/custom-theme.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'app/src/custom/res/values') diff --git a/app/src/custom/res/values/custom-theme.xml b/app/src/custom/res/values/custom-theme.xml index 48d04322..4326542c 100644 --- a/app/src/custom/res/values/custom-theme.xml +++ b/app/src/custom/res/values/custom-theme.xml @@ -21,4 +21,9 @@ @color/black800 @color/black800_transparent + + @color/white + @color/black800 + + @color/black800 -- cgit v1.2.3