This commit is contained in:
Mirco Wittrien 2021-06-08 22:32:51 +02:00
parent 6faad37342
commit 9741d5697c
8 changed files with 112 additions and 190 deletions

View File

@ -1317,7 +1317,7 @@
"UserPopoutBanner": {"props": ["profileBanner", "profileBannerPremium"]},
"UserPopoutHeader": {"props": ["headerNormal", "avatarPositionNormal"]},
"UserPopoutInfo": {"props": ["headerTop", "profileBadges"]},
"UserProfile": {"props": ["topSectionNormal", "tabBarContainer"]},
"UserProfile": {"props": ["root", "tabBarContainer"]},
"UserSettingsAppearancePreview": {"props": ["preview", "firstMessage"]},
"UserSummaryItem": {"props": ["avatarContainerMasked", "container"]},
"Video": {"props": ["video", "fullScreen"]},

View File

@ -476,9 +476,6 @@ img:not([src]), img[src=""], img[src="null"] {
[REPLACE_CLASS_userinfodate] + *:not([REPLACE_CLASS_userinfodate]) {
margin-top: 6px;
}
[REPLACE_CLASS_userprofile] [class*='topSection']:not([class*='topSectionNormal']) [REPLACE_CLASS_userinfodate] {
color: hsla(0,0%,100%,.6);
}
[REPLACE_CLASS_avatardisabled] {
filter: grayscale(100%) brightness(50%);

View File

@ -3041,10 +3041,10 @@ img[src="/assets/cef02719c12d8aaf38894c16dca7fbe6.svg"] { /* rolesettings addr
z-index: 2;
}
.tabBarContainer-1s1u-z { /* modal tabbarcontainer */
.tabBarContainer-37hZsr { /* modal tabbarcontainer */
border-top-color: rgba(var(--transparencycolor), .3);
}
#app-mount .modal-6GHvdM .tabBarContainer-1s1u-z {
#app-mount .modal-6GHvdM .tabBarContainer-37hZsr {
background: rgba(var(--transparencycolor), .2);
box-shadow: 0 2px 3px 0 rgba(var(--transparencycolor), .1);
}
@ -3097,13 +3097,13 @@ img[src="/assets/cef02719c12d8aaf38894c16dca7fbe6.svg"] { /* rolesettings addr
/* ---- 13.1. USERMODAL ----- */
#app-mount .root-SR8cQa { /* modal container */
#app-mount .root-3QyAh1 { /* modal container */
background-color: transparent;
box-shadow: 0 0 0 1px rgba(var(--transparencycolor), .3), 0 2px 10px 0 rgba(var(--transparencycolor), .3);
position: relative;
overflow: hidden;
}
.root-SR8cQa::before {
.root-3QyAh1::before {
content: "";
position: absolute;
top: 0;
@ -3118,7 +3118,7 @@ img[src="/assets/cef02719c12d8aaf38894c16dca7fbe6.svg"] { /* rolesettings addr
pointer-events: none;
z-index: -1;
}
.root-SR8cQa::after {
.root-3QyAh1::after {
content: "";
position: absolute;
top: 0;
@ -3131,24 +3131,24 @@ img[src="/assets/cef02719c12d8aaf38894c16dca7fbe6.svg"] { /* rolesettings addr
pointer-events: none;
z-index: -1;
}
#app-mount .root-SR8cQa [class*="topSection"] { /* modal topsection */
#app-mount .root-3QyAh1 .topSection-y3p-_D { /* modal topsection */
background-color: rgba(var(--transparencycolor), .2);
}
#app-mount .header-QKLPzZ { /* modal header */
#app-mount .header-4zuFdR { /* modal header */
background-color: transparent;
border: transparent;
}
#app-mount .activity-1ythUs { /* modal activity */
#app-mount .activity-2M3PRB { /* modal activity */
background-color: transparent;
border: transparent;
padding-top: 0;
}
.root-SR8cQa .header-QKLPzZ .wrapper-3t9DeA { /* modal avatar */
.root-3QyAh1 .header-4zuFdR .wrapper-3t9DeA { /* modal avatar */
background: transparent;
border-color: transparent;
}
.root-SR8cQa .header-QKLPzZ .wrapper-3t9DeA::before,
.root-SR8cQa .header-QKLPzZ .wrapper-3t9DeA::after {
.root-3QyAh1 .header-4zuFdR .wrapper-3t9DeA::before,
.root-3QyAh1 .header-4zuFdR .wrapper-3t9DeA::after {
content: "";
position: absolute;
top: -6px;
@ -3159,15 +3159,15 @@ img[src="/assets/cef02719c12d8aaf38894c16dca7fbe6.svg"] { /* rolesettings addr
pointer-events: none;
z-index: -1;
}
.root-SR8cQa .header-QKLPzZ .wrapper-3t9DeA::before {
.root-3QyAh1 .header-4zuFdR .wrapper-3t9DeA::before {
background: var(--popout) var(--popoutposition)/var(--popoutsize);
filter: blur(var(--popoutblur));
background-attachment: fixed;
}
.root-SR8cQa .header-QKLPzZ .wrapper-3t9DeA::after {
.root-3QyAh1 .header-4zuFdR .wrapper-3t9DeA::after {
background-color: rgba(var(--transparencycolor), calc(var(--transparencyalpha) + .375));
}
#app-mount .body-3ND3kc { /* modal body */
#app-mount .body-r6_QPy { /* modal body */
background-color: transparent;
}
.listRow-hutiT_:hover {
@ -4199,11 +4199,11 @@ img[src="/assets/cef02719c12d8aaf38894c16dca7fbe6.svg"] { /* rolesettings addr
/* ---- 14.2. USERPOPOUT ---- */
.userPopout-3XzG_A { /* popout container */
.userPopout-xaxa6l { /* popout container */
box-shadow: 0 0 0 1px rgba(var(--transparencycolor), .3), 0 2px 10px 0 rgba(var(--transparencycolor), .3);
}
.userPopout-3XzG_A::before,
.userPopout-3XzG_A::after {
.userPopout-xaxa6l::before,
.userPopout-xaxa6l::after {
content: "";
position: absolute;
top: 0;
@ -4216,12 +4216,12 @@ img[src="/assets/cef02719c12d8aaf38894c16dca7fbe6.svg"] { /* rolesettings addr
pointer-events: none;
z-index: -1;
}
.userPopout-3XzG_A::before {
.userPopout-xaxa6l::before {
background: var(--popout) var(--popoutposition)/var(--popoutsize);
filter: blur(var(--popoutblur));
background-attachment: fixed;
}
.userPopout-3XzG_A::after {
.userPopout-xaxa6l::after {
background-color: rgba(var(--transparencycolor), calc(var(--transparencyalpha) + 0.25));
}
.headerNormal-1l1Znk { /* popout headernormal */
@ -4232,12 +4232,12 @@ img[src="/assets/cef02719c12d8aaf38894c16dca7fbe6.svg"] { /* rolesettings addr
background: transparent;
border: transparent;
}
.userPopout-3XzG_A .avatar-22FtUu { /* popout avatar */
.userPopout-xaxa6l .avatar-22FtUu { /* popout avatar */
background: transparent;
border-color: transparent;
}
.userPopout-3XzG_A .avatar-22FtUu::before,
.userPopout-3XzG_A .avatar-22FtUu::after {
.userPopout-xaxa6l .avatar-22FtUu::before,
.userPopout-xaxa6l .avatar-22FtUu::after {
content: "";
position: absolute;
top: -6px;
@ -4248,12 +4248,12 @@ img[src="/assets/cef02719c12d8aaf38894c16dca7fbe6.svg"] { /* rolesettings addr
pointer-events: none;
z-index: -1;
}
.userPopout-3XzG_A .avatar-22FtUu::before {
.userPopout-xaxa6l .avatar-22FtUu::before {
background: var(--popout) var(--popoutposition)/var(--popoutsize);
filter: blur(var(--popoutblur));
background-attachment: fixed;
}
.userPopout-3XzG_A .avatar-22FtUu::after {
.userPopout-xaxa6l .avatar-22FtUu::after {
background-color: rgba(var(--transparencycolor), calc(var(--transparencyalpha) + .375));
}
#app-mount .headerNormal-T_seeN .headerTag-2pZJzA {
@ -4270,12 +4270,12 @@ img[src="/assets/cef02719c12d8aaf38894c16dca7fbe6.svg"] { /* rolesettings addr
padding: 0 16px 16px;
}
#app-mount .body-3iLsc4, /* popout body */
#app-mount .footer-1fjuF6 { /* popout footer */
#app-mount .body-3HBlXn, /* popout body */
#app-mount .footer-1N3bR3 { /* popout footer */
background-color: transparent;
color: var(--header-secondary);
}
#app-mount .footer-1fjuF6 {
#app-mount .footer-1N3bR3 {
border-color: var(--background-modifier-accent);
}
@ -4329,15 +4329,15 @@ img[src="/assets/cef02719c12d8aaf38894c16dca7fbe6.svg"] { /* rolesettings addr
background-color: rgba(var(--transparencycolor), .2);
}
.wumpusWrapper-yrvoR3 { /* footer wumpus new user */
.wumpusWrapper-2-V9io { /* footer wumpus new user */
margin-top: 27px;
}
#app-mount .wumpusTooltip-65YlMT {
#app-mount .wumpusTooltip-mj7eo0 {
background-color: rgb(var(--accentcolor));
color: #fff;
text-shadow: 1px 1px var(--textshadow);
}
#app-mount .wumpusTooltip-65YlMT::after {
#app-mount .wumpusTooltip-mj7eo0::after {
border-color: transparent rgb(var(--accentcolor)) transparent transparent;
}

View File

@ -1102,10 +1102,6 @@ img[src="/assets/4697ec960e57790ad4f6251af4c246b4.svg"] { /* widgetsettings wid
/* ---- 10.1. USERMODAL ---- */
.topSectionPlaying-1J5E4n { /* modal topsection playing */
background: rgb(var(--accentcolor));
}
.colored-1armap .profileBadgeStaff-3BXdTO {
background: rgb(var(--accentcolor));
-webkit-mask: url(https://discord.com/assets/4358ad1fb423b346324516453750f569.svg) center/contain no-repeat;

View File

@ -2409,7 +2409,7 @@ img[src='/assets/58957d928db6fb9d4658eb882f33d7bc.svg'] {
flex: 1 0 auto;
}
#app-mount .modal-6GHvdM .tabBarContainer-1s1u-z {
#app-mount .modal-6GHvdM .tabBarContainer-37hZsr {
background: rgba(0,0,0,.2);
box-shadow: 0 2px 3px 0 rgba(0,0,0,.1);
}
@ -3194,7 +3194,7 @@ img[src='/assets/58957d928db6fb9d4658eb882f33d7bc.svg'] {
/* ---- 11.1. USERPOPOUT ---- */
#app-mount .userPopout-3XzG_A {
#app-mount .userPopout-xaxa6l {
box-shadow: 0 0 0 1px rgba(var(--backgroundtertiary),.6), 0 2px 10px 0 rgba(0,0,0,.2);
}
@ -3209,16 +3209,16 @@ img[src='/assets/58957d928db6fb9d4658eb882f33d7bc.svg'] {
color: var(--header-primary);
}
#app-mount .body-3iLsc4,
#app-mount .footer-1fjuF6 {
#app-mount .body-3HBlXn,
#app-mount .footer-1N3bR3 {
color: var(--header-secondary);
}
#app-mount .wumpusTooltip-65YlMT {
#app-mount .wumpusTooltip-mj7eo0 {
background-color: var(--background-tertiary);
color: var(--header-primary);
}
#app-mount .wumpusTooltip-65YlMT::after {
#app-mount .wumpusTooltip-mj7eo0::after {
border-color: transparent var(--background-tertiary) transparent transparent;
}

View File

@ -4,10 +4,7 @@
.supporter-Z3FfwL.hasBadge-4rT8_u .mask-1l8v16 {
-webkit-mask: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1 1"><path fill="white" d="M 0,0 H 1 V 1 H 0.29565217 V 0.8 c 0,-0.1 -0.0347826,-0.14 -0.12173913,-0.14 H 0 Z"/></svg>') center/cover no-repeat;
}
.supporter-Z3FfwL.hasBadge-4rT8_u ~ .avatarHint-1qgaV3 {
-webkit-mask: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1 1"><path fill="white" d="M 0,0 H 1 V 1 H 0.34 V 0.8 C 0.34,0.7 0.3,0.66 0.2,0.66 H 0 Z"/></svg>') center/cover no-repeat;
}
.supporter-Z3FfwL.hasBadge-4rT8_u ~ .avatarHint-1E3LMl {
.supporter-Z3FfwL.hasBadge-4rT8_u ~ .avatarHint-2A3RNb {
-webkit-mask: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1 1"><path fill="white" d="M 0,0 H 1 V 1 H 0.34 V 0.8 C 0.34,0.72 0.3,0.7 0.2,0.7 H 0 Z"/></svg>') center/cover no-repeat;
}
.supporter-Z3FfwL.hasBadge-4rT8_u .badge-7R_W3s {
@ -22,9 +19,7 @@
.supporter-Z3FfwL.tier3-yTxjsy.hasBadge-4rT8_u .badge-7R_W3s {
background: linear-gradient(90deg, #f96854, #ff73fa) !important;
}
.selected-aXhQR6 .supporter-Z3FfwL.hasBadge-4rT8_u .badge-7R_W3s,
.root-SR8cQa .topSectionPlaying-1J5E4n .supporter-Z3FfwL.hasBadge-4rT8_u .badge-7R_W3s,
.userPopout-3XzG_A .headerPlaying-j0WQBV .supporter-Z3FfwL.hasBadge-4rT8_u .badge-7R_W3s {
.selected-aXhQR6 .supporter-Z3FfwL.hasBadge-4rT8_u .badge-7R_W3s {
filter: brightness(80%) !important;
}

View File

@ -4,10 +4,7 @@
.dev-A7f2Rx.hasBadge-4rT8_u .mask-1l8v16 {
-webkit-mask: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1 1"><path fill="white" d="M 0,0 H 1 V 1 H 0.29565217 V 0.8 c 0,-0.1 -0.0347826,-0.14 -0.12173913,-0.14 H 0 Z"/></svg>') center/cover no-repeat;
}
.dev-A7f2Rx.hasBadge-4rT8_u ~ .avatarHint-1qgaV3 {
-webkit-mask: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1 1"><path fill="white" d="M 0,0 H 1 V 1 H 0.34 V 0.8 C 0.34,0.7 0.3,0.66 0.2,0.66 H 0 Z"/></svg>') center/cover no-repeat;
}
.dev-A7f2Rx.hasBadge-4rT8_u ~ .avatarHint-1E3LMl {
.dev-A7f2Rx.hasBadge-4rT8_u ~ .avatarHint-2A3RNb {
-webkit-mask: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1 1"><path fill="white" d="M 0,0 H 1 V 1 H 0.34 V 0.8 C 0.34,0.72 0.3,0.7 0.2,0.7 H 0 Z"/></svg>') center/cover no-repeat;
}
.dev-A7f2Rx.hasBadge-4rT8_u .badge-7R_W3s {
@ -19,8 +16,6 @@
top: 74% !important;
left: 1.5% !important;
}
.selected-aXhQR6 .dev-A7f2Rx.hasBadge-4rT8_u .badge-7R_W3s,
.root-SR8cQa .topSectionPlaying-1J5E4n .dev-A7f2Rx.hasBadge-4rT8_u .badge-7R_W3s,
.userPopout-3XzG_A .headerPlaying-j0WQBV .dev-A7f2Rx.hasBadge-4rT8_u .badge-7R_W3s {
.selected-aXhQR6 .dev-A7f2Rx.hasBadge-4rT8_u .badge-7R_W3s {
filter: brightness(80%) !important;
}

View File

@ -12,7 +12,7 @@
bottom: 0;
left: 0;
}
#app-mount .avatarPositionNormal-1CZUPk {
#app-mount .avatarPositionNormal-aZjAsn {
top: 76px !important;
margin-top: var(--user-background, -60px) !important;
}
@ -33,55 +33,13 @@
position: static !important;
}
#app-mount .profileBanner-33-uE1 ~ .activityUserPopout-2yItg2::before {
background: var(--brand-experiment, #5865f2) !important;
}
#app-mount .profileBanner-33-uE1 ~ * .twitchImageContainer-hVw_dv {
position: static !important;
}
#app-mount .profileBanner-33-uE1 ~ * .twitchImageContainer-hVw_dv::before {
background: #593695 !important;
}
#app-mount .profileBanner-33-uE1 ~ * .spotifyIcon-2J9kSv > * {
display: none !important;
}
#app-mount .profileBanner-33-uE1 ~ * .spotifyIcon-2J9kSv {
background: #1db954 !important;
}
#app-mount .profileBanner-33-uE1 ~ * .xboxAssets-aGhVw8 {
position: static !important;
}
#app-mount .profileBanner-33-uE1 ~ * .xboxAssets-aGhVw8::before {
background: #107c10 !important;
}
.profileBanner-33-uE1 ~ .activityUserPopout-2yItg2::before,
.profileBanner-33-uE1 ~ * .twitchImageContainer-hVw_dv::before,
.profileBanner-33-uE1 ~ * .spotifyIcon-2J9kSv,
.profileBanner-33-uE1 ~ * .xboxAssets-aGhVw8::before {
content: "" !important;
position: absolute !important;
border-radius: 5px 5px 0 0 !important;
top: 0 !important;
left: 0 !important;
right: 0 !important;
width: 100% !important;
height: 0px !important;
min-height: var(--user-background, 60px) !important;
z-index: 2 !important;
pointer-events: none !important;
}
.root-SR8cQa [class*="topSection"] {
.root-3QyAh1 .topSection-y3p-_D {
background-color: var(--background-tertiary);
color: var(--header-secondary);
line-height: 20px;
flex: 0 0 auto;
}
.root-SR8cQa [class*="topSection"]::before {
.root-3QyAh1 .topSection-y3p-_D::before {
content: "";
position: relative;
display: block;
@ -91,42 +49,30 @@
height: 120px;
max-height: var(--user-background, 60px);
}
.root-SR8cQa .topSectionPlaying-1J5E4n::before {
background: var(--user-background, var(--brand-experiment, #5865f2)) var(--user-popout-position, center)/cover no-repeat;
}
.root-SR8cQa .topSectionStreaming-1Tpf5X::before {
background: var(--user-background, #593695) var(--user-popout-position, center)/cover no-repeat;
}
.root-SR8cQa .topSectionSpotify-1lI0-P::before {
background: var(--user-background, #1db954) var(--user-popout-position, center)/cover no-repeat;
}
.root-SR8cQa .topSectionXbox-3fWLjS::before {
background: var(--user-background, #107c10) var(--user-popout-position, center)/cover no-repeat;
}
.root-SR8cQa .header-QKLPzZ {
.root-3QyAh1 .header-4zuFdR {
position: relative;
justify-content: center;
align-items: flex-start;
background-color: var(--background-tertiary);
padding: 58px 16px 16px;
}
.root-SR8cQa .headerFill-adLl4x {
.root-3QyAh1 .headerFill-39azRn {
background-color: transparent;
}
.root-SR8cQa .activity-1ythUs {
.root-3QyAh1 .activity-2M3PRB {
background-color: var(--background-tertiary);
padding: 0 16px 10px 16px;
}
.root-SR8cQa .activityProfile-2bJRaP {
.root-3QyAh1 .activityProfile-2bJRaP {
background-color: var(--background-tertiary);
border-top: 1px solid var(--background-modifier-accent);
padding: 10px 16px 10px 16px;
}
.root-SR8cQa .body-3ND3kc {
.root-3QyAh1 .body-r6_QPy {
background-color: var(--background-tertiary);
overflow: hidden;
}
.root-SR8cQa .header-QKLPzZ .wrapper-3t9DeA {
.root-3QyAh1 .header-4zuFdR .wrapper-3t9DeA {
position: absolute;
top: -44px;
left: 16px;
@ -136,104 +82,104 @@
margin: 0;
z-index: 1;
}
.root-SR8cQa .svg-2V3M55 [mask="url(#svg-mask-status-online)"],
.root-SR8cQa .svg-2V3M55 [mask="url(#svg-mask-status-online-mobile)"] {
.root-3QyAh1 .svg-2V3M55 [mask="url(#svg-mask-status-online)"],
.root-3QyAh1 .svg-2V3M55 [mask="url(#svg-mask-status-online-mobile)"] {
fill: #3ba55c;
}
.root-SR8cQa .svg-2V3M55 [mask="url(#svg-mask-status-idle)"] {
.root-3QyAh1 .svg-2V3M55 [mask="url(#svg-mask-status-idle)"] {
fill: #faa61a;
}
.root-SR8cQa .svg-2V3M55 [mask="url(#svg-mask-status-dnd)"] {
.root-3QyAh1 .svg-2V3M55 [mask="url(#svg-mask-status-dnd)"] {
fill: #ed4245;
}
.root-SR8cQa .svg-2V3M55 [mask="url(#svg-mask-status-streaming)"] {
.root-3QyAh1 .svg-2V3M55 [mask="url(#svg-mask-status-streaming)"] {
fill: #593695;
}
.root-SR8cQa .svg-2V3M55 [mask="url(#svg-mask-status-offline)"] {
.root-3QyAh1 .svg-2V3M55 [mask="url(#svg-mask-status-offline)"] {
fill: #747f8d;
}
.root-SR8cQa .profileBadges-2vWUYb {
.root-3QyAh1 .profileBadges-9OJ14v {
position: absolute;
top: 14px;
right: 14px;
margin: 0;
}
.root-SR8cQa .profileBadgeStaff-3BXdTO {
.root-3QyAh1 .profileBadgeStaff-3BXdTO {
background-image: url(https://discord.com/assets/c5b2473c93c340dbe540e120a86a019f.svg);
}
.root-SR8cQa .profileBadgePartner-j6Lwhr {
.root-3QyAh1 .profileBadgePartner-j6Lwhr {
background-image: url(https://discord.com/assets/0d494d94157e71dd9cc064baad0f1b70.svg);
}
.root-SR8cQa .profileBadgeHypesquad-12E2P6 {
.root-3QyAh1 .profileBadgeHypesquad-12E2P6 {
background-image: url(https://discord.com/assets/6c73f47daf179ffade99f501bfc5101b.svg);
}
.root-SR8cQa .profileBadgeHypeSquadOnlineHouse1-3rBtjf {
.root-3QyAh1 .profileBadgeHypeSquadOnlineHouse1-3rBtjf {
background-image: url(https://discord.com/assets/64ae1208b6aefc0a0c3681e6be36f0ff.svg);
}
.root-SR8cQa .profileBadgeHypeSquadOnlineHouse2-2oU04B {
.root-3QyAh1 .profileBadgeHypeSquadOnlineHouse2-2oU04B {
background-image: url(https://discord.com/assets/48cf0556d93901c8cb16317be2436523.svg);
}
.root-SR8cQa .profileBadgeHypeSquadOnlineHouse3-1DoJkv {
.root-3QyAh1 .profileBadgeHypeSquadOnlineHouse3-1DoJkv {
background-image: url(https://discord.com/assets/9fdc63ef8a3cc1617c7586286c34e4f1.svg);
}
.root-SR8cQa .profileBadgeHypeSquadOnlineHouse1Winner-3wCl80 {
.root-3QyAh1 .profileBadgeHypeSquadOnlineHouse1Winner-3wCl80 {
background-image: url(https://discord.com/assets/26a2dc8c9d70955a988cb377eec84c22.svg);
}
.root-SR8cQa .profileBadgeHypeSquadOnlineHouse2Winner-AS5bXe {
.root-3QyAh1 .profileBadgeHypeSquadOnlineHouse2Winner-AS5bXe {
background-image: url(https://discord.com/assets/88d4f11bee9ea34fee59973b33353da0.svg);
}
.root-SR8cQa .profileBadgeHypeSquadOnlineHouse3Winner-2CwwQi {
.root-3QyAh1 .profileBadgeHypeSquadOnlineHouse3Winner-2CwwQi {
background-image: url(https://discord.com/assets/3245b2cd85b787b195ea8f6e10ef5790.svg);
}
.root-SR8cQa .profileBadgeVerifiedDeveloper-195KfD {
.root-3QyAh1 .profileBadgeVerifiedDeveloper-195KfD {
background-image: url(https://discord.com/assets/45cd06af582dcd3c6b79370b4e3630de.svg);
}
.root-SR8cQa .profileBadgeEarlySupporter-2ng_jL {
.root-3QyAh1 .profileBadgeEarlySupporter-2ng_jL {
background-image: url(https://discord.com/assets/23e59d799436a73c024819f84ea0b627.svg);
}
.root-SR8cQa .profileBadgeCertifiedModerator-1TQtjV {
.root-3QyAh1 .profileBadgeCertifiedModerator-1TQtjV {
background-image: url(https://discord.com/assets/955e3c9783043c7080ac202565810fc3.svg);
}
.root-SR8cQa .profileBadgePremium-1KDZYC {
.root-3QyAh1 .profileBadgePremium-1KDZYC {
background-image: url(https://discord.com/assets/386884eecd36164487505ddfbac35a9d.svg);
}
.root-SR8cQa .profileBadgeBugHunterLevel1-dbEzVz {
.root-3QyAh1 .profileBadgeBugHunterLevel1-dbEzVz {
background-image: url(https://discord.com/assets/30f7a46fe785c7273bfc4558213c317a.svg);
}
.root-SR8cQa .profileBadgeBugHunterLevel2-3TUciC {
.root-3QyAh1 .profileBadgeBugHunterLevel2-3TUciC {
background-image: url(https://discord.com/assets/9286332d6e947c91fa91569efce431b0.svg);
}
.root-SR8cQa .profileBadgeCertifiedModerator-1TQtjV {
.root-3QyAh1 .profileBadgeCertifiedModerator-1TQtjV {
background-image: url(https://discord.com/assets/955e3c9783043c7080ac202565810fc3.svg);
}
.root-SR8cQa .profileGuildSubscriberlvl1-3oI9tx {
.root-3QyAh1 .profileGuildSubscriberlvl1-3oI9tx {
background-image: url(https://discord.com/assets/fbb6f1e160280f0e9aeb5d7c452eefe1.svg);
}
.root-SR8cQa .profileGuildSubscriberlvl2-r6nJHT {
.root-3QyAh1 .profileGuildSubscriberlvl2-r6nJHT {
background-image: url(https://discord.com/assets/b4b741bef6c3de9b29e2e0653e294620.svg);
}
.root-SR8cQa .profileGuildSubscriberlvl3-38s3Dj {
.root-3QyAh1 .profileGuildSubscriberlvl3-38s3Dj {
background-image: url(https://discord.com/assets/93f5a393e22796a850931483166d7cb9.svg);
}
.root-SR8cQa .profileGuildSubscriberlvl4-2NXrsI {
.root-3QyAh1 .profileGuildSubscriberlvl4-2NXrsI {
background-image: url(https://discord.com/assets/4c380650960c2b1e1584115d5e9ad63b.svg);
}
.root-SR8cQa .profileGuildSubscriberlvl5-3XIa2K {
.root-3QyAh1 .profileGuildSubscriberlvl5-3XIa2K {
background-image: url(https://discord.com/assets/438dd7ecbffcf21b6cbf2773ade51a04.svg);
}
.root-SR8cQa .profileGuildSubscriberlvl6-3e3sxW {
.root-3QyAh1 .profileGuildSubscriberlvl6-3e3sxW {
background-image: url(https://discord.com/assets/7a5f78de816fcecbbd1d5d6e635cc7dd.svg);
}
.root-SR8cQa .profileGuildSubscriberlvl7-1dVhQT {
.root-3QyAh1 .profileGuildSubscriberlvl7-1dVhQT {
background-image: url(https://discord.com/assets/5a24b20b84fb3eafc138916729386e76.svg);
}
.root-SR8cQa .profileGuildSubscriberlvl8-1kXdFr {
.root-3QyAh1 .profileGuildSubscriberlvl8-1kXdFr {
background-image: url(https://discord.com/assets/f31d590e1f3629cd0b614330f4a8ee2a.svg);
}
.root-SR8cQa .profileGuildSubscriberlvl9-1d6zav {
.root-3QyAh1 .profileGuildSubscriberlvl9-1d6zav {
background-image: url(https://discord.com/assets/9ba64f1fa91ccde0eba506c1c33f3d1a.svg);
}
#app-mount .root-SR8cQa .headerInfo-30uryT ~ .button-38aScr {
#app-mount .root-3QyAh1 .actionButton-3vN-m0 {
position: absolute;
top: -105px;
right: 56px;
@ -243,11 +189,12 @@
height: 32px;
margin-top: var(--user-background, 60px);
}
#app-mount .root-SR8cQa .headerInfo-30uryT ~ .button-38aScr:hover {
#app-mount .root-3QyAh1 .actionButton-3vN-m0:hover,
#app-mount .root-3QyAh1 .actionButton-3vN-m0:active {
background: rgba(0,0,0,.4) !important;
color: #fff !important;
}
#app-mount .root-SR8cQa .additionalActionsIcon-1FoUlE {
#app-mount .root-3QyAh1 .additionalActionsIcon-365LnQ {
position: absolute;
top: -105px;
right: 16px;
@ -260,80 +207,72 @@
transform: rotate(90deg);
margin-top: var(--user-background, 60px);
}
#app-mount .root-SR8cQa .additionalActionsIcon-1FoUlE:hover {
#app-mount .root-3QyAh1 .additionalActionsIcon-365LnQ:hover {
background: rgba(0,0,0,.4) !important;
color: #fff !important;
}
#app-mount .root-SR8cQa .headerInfo-30uryT ~ .button-38aScr:active {
background: rgba(0,0,0,.4) !important;
color: #fff !important;
}
.root-SR8cQa .nameTag-2IFDfL {
.root-3QyAh1 .nameTag-ECvD8P {
display: flex;
align-items: center;
marign-right: 0;
}
.root-SR8cQa .username-3gJmXY {
.root-3QyAh1 .username-2b1r56 {
color: var(--header-primary);
font-size: 20px;
font-weight: 600;
}
.root-SR8cQa .discriminator-xUhQkU {
.root-3QyAh1 .discriminator-1swucG {
position: relative;
top: 1px;
color: var(--header-secondary);
font-size: 20px;
font-weight: 600;
}
.root-SR8cQa .botTagInvert-18-95s {
background: var(--brand-experiment, #5865f2);
color: #fff;
}
#app-mount .root-SR8cQa .date-YN6TCS {
#app-mount .root-3QyAh1 .date-YN6TCS {
color: var(--header-secondary);
}
.root-SR8cQa .activityHeader-1PExlk,
.root-SR8cQa .customStatusText-39gdCI {
.root-3QyAh1 .activityHeader-2shpl0,
.root-3QyAh1 .customStatusText-3TZ5zh {
color: var(--header-secondary);
}
.root-SR8cQa .activityName-1IaRLn,
.root-SR8cQa .nameNormal-2lqVQK,
.root-SR8cQa .nameWrap-3Z4G_9,
.root-SR8cQa .activityProfile-2bJRaP .content-3JfFJh,
.root-SR8cQa .activityProfile-2bJRaP .details-38sfDr,
.root-SR8cQa .activityProfile-2bJRaP .headerText-1HLrL7,
.root-SR8cQa .activityProfile-2bJRaP .name-29ETJS,
.root-SR8cQa .activityProfile-2bJRaP .text-AOoUen {
.root-3QyAh1 .activityName-1IaRLn,
.root-3QyAh1 .nameNormal-2lqVQK,
.root-3QyAh1 .nameWrap-3Z4G_9,
.root-3QyAh1 .activityProfile-2bJRaP .content-3JfFJh,
.root-3QyAh1 .activityProfile-2bJRaP .details-38sfDr,
.root-3QyAh1 .activityProfile-2bJRaP .headerText-1HLrL7,
.root-3QyAh1 .activityProfile-2bJRaP .name-29ETJS,
.root-3QyAh1 .activityProfile-2bJRaP .text-AOoUen {
color: var(--header-primary);
}
.root-SR8cQa .activityProfile-2bJRaP .barInner-3NDaY_ {
.root-3QyAh1 .activityProfile-2bJRaP .barInner-3NDaY_ {
background-color: var(--header-primary);
}
.root-SR8cQa .lookOutlined-3sRXeN.colorWhite-rEQuAQ {
.root-3QyAh1 .lookOutlined-3sRXeN.colorWhite-rEQuAQ {
border-color: var(--header-primary);
color: var(--header-primary);
}
.root-SR8cQa .lookOutlined-3sRXeN.colorWhite-rEQuAQ:active {
.root-3QyAh1 .lookOutlined-3sRXeN.colorWhite-rEQuAQ:active {
background-color: rgba(125,125,125,.2);
}
.root-SR8cQa .themed-OHr7kt.item-PXvHYJ {
.root-3QyAh1 .themed-OHr7kt.item-PXvHYJ {
color: var(--interactive-normal) !important;
}
.root-SR8cQa .themed-OHr7kt.item-PXvHYJ:hover {
.root-3QyAh1 .themed-OHr7kt.item-PXvHYJ:hover {
color: var(--interactive-hover) !important;
border-bottom-color: var(--interactive-hover) !important;
}
.root-SR8cQa .tabBarContainer-1s1u-z {
.root-3QyAh1 .tabBarContainer-37hZsr {
border: unset !important;
border-bottom: 1px solid var(--background-modifier-accent) !important;
}
.root-SR8cQa .item-PXvHYJ[style*="color: rgb(255, 255, 255)"],
.root-SR8cQa .item-PXvHYJ[style*="color: rgb(255, 255, 255)"]:hover,
.root-SR8cQa .selected-3s45Ha.themed-OHr7kt.item-PXvHYJ,
.root-SR8cQa .themed-OHr7kt.item-PXvHYJ:active {
.root-3QyAh1 .item-PXvHYJ[style*="color: rgb(255, 255, 255)"],
.root-3QyAh1 .item-PXvHYJ[style*="color: rgb(255, 255, 255)"]:hover,
.root-3QyAh1 .selected-3s45Ha.themed-OHr7kt.item-PXvHYJ,
.root-3QyAh1 .themed-OHr7kt.item-PXvHYJ:active {
border-bottom-color: var(--interactive-active) !important;
color: var(--interactive-active) !important;
}
.root-SR8cQa .disabled-1Hwwfb.themed-OHr7kt.item-PXvHYJ:hover {
.root-3QyAh1 .disabled-1Hwwfb.themed-OHr7kt.item-PXvHYJ:hover {
border-bottom-color: transparent !important;
}