From 2ec7d1182053a109a12e9d51626c1642a5797903 Mon Sep 17 00:00:00 2001 From: "Tran M. Cuong" Date: Wed, 19 Jun 2024 11:47:50 +0700 Subject: [PATCH] splash dark background --- presentation-core/src/main/res/values-night/colors.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/presentation-core/src/main/res/values-night/colors.xml b/presentation-core/src/main/res/values-night/colors.xml index 2a0ddca9b..714ce237d 100644 --- a/presentation-core/src/main/res/values-night/colors.xml +++ b/presentation-core/src/main/res/values-night/colors.xml @@ -1,6 +1,6 @@ - #222020 + #1F0000 #FFB4A9 #930006