From 46bd36b65de464f08d562566ab476b5ce379c69c Mon Sep 17 00:00:00 2001 From: Grishka Date: Thu, 31 Oct 2024 10:22:55 +0300 Subject: [PATCH] And more colors --- 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 5080e82ba..e63d4b6aa 100644 --- a/mastodon/src/main/res/values/styles.xml +++ b/mastodon/src/main/res/values/styles.xml @@ -20,7 +20,7 @@ @style/Widget.Mastodon.PopupMenu @style/Widget.Mastodon.M3.Switch true - @color/m3_sys_light_primary + ?colorM3Primary @style/Widget.Mastodon.Toolbar.ActionMode @drawable/ic_actionmode_close @style/empty_text @@ -105,7 +105,7 @@ @style/Widget.Mastodon.PopupMenu @style/Widget.Mastodon.M3.Switch true - @color/m3_sys_dark_primary + ?colorM3Primary @style/Widget.Mastodon.Toolbar.ActionMode @drawable/ic_actionmode_close @style/empty_text