diff --git a/Themes/_res/SupporterBadge.css b/Themes/_res/SupporterBadge.css index 273ed575c8..d877a32054 100644 --- a/Themes/_res/SupporterBadge.css +++ b/Themes/_res/SupporterBadge.css @@ -26,6 +26,16 @@ filter: brightness(80%) !important; } +/* umbra */ +.supporter-Z3FfwL.tier3-yTxjsy.hasBadge-4rT8_u[data-user-id="155552545782235137"] .badge-7R_W3s { + -webkit-mask: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/badges/155552545782235137.png) center/cover no-repeat !important; + background: linear-gradient(90deg, #200066, #420066) !important; + top: 72% !important; + left: 2% !important; + width: 28% !important; + height: 28% !important; +} + /* luna */ .supporter-Z3FfwL.tier3-yTxjsy.hasBadge-4rT8_u[data-user-id="779410322187354163"] .badge-7R_W3s { background: linear-gradient(90deg, #000000 -50%, #C0C0C0) !important; diff --git a/Themes/_res/badges/155552545782235137.png b/Themes/_res/badges/155552545782235137.png new file mode 100644 index 0000000000..e7e8f66748 Binary files /dev/null and b/Themes/_res/badges/155552545782235137.png differ