From 11c27282b902f563ee68dc6f666f56e719a652a6 Mon Sep 17 00:00:00 2001 From: Alexandre Tachau Date: Sat, 7 Mar 2026 16:12:13 +0100 Subject: [PATCH] Following button uses light theme instead of primary This should make it a more evident visual change when the account is followed by the user, instead of keeping the pink color. --- src/components/profile/AccountHeader.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/profile/AccountHeader.jsx b/src/components/profile/AccountHeader.jsx index b693fa6..858e86e 100644 --- a/src/components/profile/AccountHeader.jsx +++ b/src/components/profile/AccountHeader.jsx @@ -139,7 +139,7 @@ export default function AccountHeader(props) { {!state?.blocking && (