From f014f8d0e53dc171f05c05a5a43e4c6b67af59d1 Mon Sep 17 00:00:00 2001 From: osodebailar Date: Thu, 23 Jun 2022 08:35:24 +0200 Subject: [PATCH] icon color in light theme --- core/src/main/res/values/styles.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/src/main/res/values/styles.xml b/core/src/main/res/values/styles.xml index a037f3eb49..92c284f9b5 100644 --- a/core/src/main/res/values/styles.xml +++ b/core/src/main/res/values/styles.xml @@ -245,7 +245,7 @@ @color/defaultText - @color/white + @color/black @color/white