From 5577124b7a14c388b74db3ce79595ff9d717a9f7 Mon Sep 17 00:00:00 2001 From: sk Date: Fri, 23 Dec 2022 18:38:16 +0100 Subject: [PATCH] use popup background color for dialogs --- mastodon/src/main/res/values/styles.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mastodon/src/main/res/values/styles.xml b/mastodon/src/main/res/values/styles.xml index 9e32f2d46..f36c34b05 100644 --- a/mastodon/src/main/res/values/styles.xml +++ b/mastodon/src/main/res/values/styles.xml @@ -307,7 +307,7 @@ ?colorPrimary700 ?colorGray800 - ?colorGray100 + ?colorBackgroundPopup ?colorGray800 ?colorGray500 @@ -321,7 +321,7 @@ ?colorPrimary600 ?colorGray50 - ?colorGray700 + ?colorBackgroundPopup ?colorGray50 ?colorGray400