From 59f1b7f5eff2f29cb319f97f60886d157db9681b Mon Sep 17 00:00:00 2001 From: LucasGGamerM Date: Fri, 11 Apr 2025 08:16:34 -0300 Subject: [PATCH] refactor(colors.xml): comment out primary_700, shortcut_icon_background, shortcut_icon_foreground values They are on colors_custom.xml, so we removed them here just for the sake of the happiness of our java compiler --- mastodon/src/main/res/values/colors.xml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/mastodon/src/main/res/values/colors.xml b/mastodon/src/main/res/values/colors.xml index e5a6941a5..c13bad033 100644 --- a/mastodon/src/main/res/values/colors.xml +++ b/mastodon/src/main/res/values/colors.xml @@ -1,12 +1,14 @@ - #431cbb + + + #282C37 #30FFFFFF - #FFF - @color/m3_sys_light_primary + +