diff --git a/Library/_res/BDFDB.data.json b/Library/_res/BDFDB.data.json index 576544c04b..26a714eb07 100644 --- a/Library/_res/BDFDB.data.json +++ b/Library/_res/BDFDB.data.json @@ -4742,6 +4742,7 @@ } }, "BDFDB_Patrons": { + "646354877336911884": {"active": true, "t3": true, "custom": true, "text": "", "id": "case (kharri)"}, "268824390337036298": {"active": true, "t3": false, "custom": false, "text": "", "id": "lonelyw0lf (f4g8)"}, "354191516979429376": {"active": true, "t3": false, "custom": false, "text": "", "id": "HypedDomi (DoBu)"}, "596006086511689748": {"active": true, "t3": false, "custom": false, "text": "", "id": "Marshtomp (DsOp)"}, diff --git a/Themes/_res/SupporterBadge.css b/Themes/_res/SupporterBadge.css index f6d104d74b..cbc6004b11 100644 --- a/Themes/_res/SupporterBadge.css +++ b/Themes/_res/SupporterBadge.css @@ -26,4 +26,14 @@ left: -0.5% !important; width: 32% !important; height: 32% !important; +} + +/* case */ +.supporter-Z3FfwL.hasBadge-4rT8_u.customSupporter-thxL4U[data-user-id="646354877336911884"] .badge-7R_W3s { + -webkit-mask: url('data:image/svg+xml; utf8, ') center/cover no-repeat !important; + background: #5800FD !important; + top: 67% !important; + left: -2% !important; + width: 32% !important; + height: 32% !important; } \ No newline at end of file