From cbe43853cb76073e1c867b69ae1552bebf6f4843 Mon Sep 17 00:00:00 2001 From: JustAnyone Date: Wed, 11 Jun 2025 15:03:38 +0300 Subject: [PATCH] Remove custom user profile theme gradients --- filters.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/filters.txt b/filters.txt index 7ad83c8..c666c5f 100644 --- a/filters.txt +++ b/filters.txt @@ -216,3 +216,5 @@ discord.com##span[id^="message-username-"] > span > span > img[class^="roleIcon_ discord.com##div[class^="member__"] > div[class^="childContainer_"] > div[class^="container__"] ! Remove profile effects discord.com##div[class^="profileEffects__"] +! Remove profile background gradient +discord.com##+js(set-attr, div.custom-user-profile-theme, style, false)