From b318426fcd5d2b98622dc0cb38b88d29981005b1 Mon Sep 17 00:00:00 2001 From: Thomas Date: Sun, 31 May 2020 15:32:17 +0200 Subject: [PATCH] Black theme for popups --- app/src/main/res/values/styles.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/app/src/main/res/values/styles.xml b/app/src/main/res/values/styles.xml index e0cb00e..4d1003b 100644 --- a/app/src/main/res/values/styles.xml +++ b/app/src/main/res/values/styles.xml @@ -23,6 +23,7 @@ @color/textColor @style/NegativeButtonStyle @style/PositiveButtonStyle + @style/AppThemeDialog