From 777d68251082b0d26ebf373dc5888f0b569215b4 Mon Sep 17 00:00:00 2001 From: Nishith Khanna Date: Wed, 23 Nov 2022 13:01:09 +0530 Subject: [PATCH] Fix accent color in text input --- presentation/src/main/res/values-night/themes.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/presentation/src/main/res/values-night/themes.xml b/presentation/src/main/res/values-night/themes.xml index 2028a004..f4ba0cb8 100644 --- a/presentation/src/main/res/values-night/themes.xml +++ b/presentation/src/main/res/values-night/themes.xml @@ -47,6 +47,8 @@ @drawable/cursor @style/customAlertDialog @style/customAlertDialog + @color/colorAccent + @color/colorAccent