From 6c4629147692bf6d81ed2fdccec6d8b70f3ab4b9 Mon Sep 17 00:00:00 2001 From: razeeman Date: Sun, 10 Nov 2024 09:05:50 +0300 Subject: [PATCH] change error color for message when name already used --- features/feature_views/src/main/res/values/styles.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/features/feature_views/src/main/res/values/styles.xml b/features/feature_views/src/main/res/values/styles.xml index e29e132a5..7408e2476 100644 --- a/features/feature_views/src/main/res/values/styles.xml +++ b/features/feature_views/src/main/res/values/styles.xml @@ -198,6 +198,8 @@ clear_text ?colorPrimary ?colorPrimary + @color/blue_grey_300 + @color/blue_grey_300