diff --git a/mastodon/src/main/res/values/styles.xml b/mastodon/src/main/res/values/styles.xml index 5080e82b..e63d4b6a 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