From 361e2d7867c23430c7b07c58cedfe32313284b0c Mon Sep 17 00:00:00 2001 From: cyBerta Date: Fri, 4 Aug 2023 03:21:03 +0200 Subject: tweak setup action bar text weight (bold) --- app/src/custom/res/values/custom-theme.xml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (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 6c197915..7c4964e4 100644 --- a/app/src/custom/res/values/custom-theme.xml +++ b/app/src/custom/res/values/custom-theme.xml @@ -1,10 +1,14 @@ - #1565C0 - #104E95 + @color/colorPrimary + + + @color/colorPrimary + + @color/colorPrimaryDark #ffffff -- cgit v1.2.3