From d79c1836857647d463a95e2537f64db3c7458efb Mon Sep 17 00:00:00 2001 From: LucasGGamerM Date: Fri, 14 Apr 2023 21:45:36 -0300 Subject: [PATCH] feat: make yellow theme more yellow --- mastodon/src/main/res/values/colors.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mastodon/src/main/res/values/colors.xml b/mastodon/src/main/res/values/colors.xml index 0a9fb9e10..6ae536c5c 100644 --- a/mastodon/src/main/res/values/colors.xml +++ b/mastodon/src/main/res/values/colors.xml @@ -258,10 +258,10 @@ #ffe084 #e8c349 #cba82f - #ae8d10 + #FFFF00 #8f7300 #735c00 - #574500 + #999900 #3c2f00 #231b00