From d21d766cf105b129e21fbaa48ed5485b4ce87103 Mon Sep 17 00:00:00 2001 From: M66B Date: Thu, 6 Jun 2024 07:36:37 +0200 Subject: [PATCH] Fixed yellow/purple toast text color --- app/src/main/res/values/styles.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values/styles.xml b/app/src/main/res/values/styles.xml index fb0d15cea2..55e1a21eda 100644 --- a/app/src/main/res/values/styles.xml +++ b/app/src/main/res/values/styles.xml @@ -220,7 +220,7 @@ @color/lightPurpleAccent - @color/white + ?android:textColorPrimary @color/lightYellowPrimary @color/lightPurpleAccent