This commit is contained in:
Mirco Wittrien 2020-07-20 16:17:45 +02:00
parent f6616b2113
commit aef24ad8f1
4 changed files with 19 additions and 55 deletions

View File

@ -151,8 +151,7 @@
13. CHANNELHISTORY
14. DISPLAYLARGEMESSAGES
18. THEMESUPPORT
1. THEMEDEVBADGE
2. BETTERDOCSBLOCK
1. BETTERDOCSBLOCK
19. UPDATENOTICE
20. WATERMARK
*/
@ -7146,26 +7145,7 @@ body.folderContentIsOpen-zz6FgW .titleBar-AC4pGV.typeMacOS-3EmCyP .macButtons-2M
/* ~~~~ 18. THEMESUPPORT ~~~~ */
/* ---- 18.1. THEMEDEVBADGE ---- */
#app-mount .root-SR8cQa .wrapper-3t9DeA.dev-A7f2Rx:not(.statusHovered-gF2976):hover + .headerInfo-30uryT:before,
#app-mount .userPopout-3XzG_A .avatarWrapper-3H_478.dev-A7f2Rx:not(.statusHovered-gF2976):hover .wrapper-3t9DeA:before,
#app-mount .root-SR8cQa .wrapper-3t9DeA.supporter-Z3FfwL:not(.statusHovered-gF2976):hover + .headerInfo-30uryT:before,
#app-mount .userPopout-3XzG_A .avatarWrapper-3H_478.supporter-Z3FfwL:not(.statusHovered-gF2976):hover .wrapper-3t9DeA:before {
background-color: rgb(var(--vaccentcolor)) !important;
box-shadow: 0 2px 10px 0 rgba(var(--vtransparencycolor), 0.3) !important;
color: rgb(var(--fontwhite1)) !important;
}
#app-mount .root-SR8cQa .wrapper-3t9DeA.dev-A7f2Rx:not(.statusHovered-gF2976):hover + .headerInfo-30uryT:after,
#app-mount .root-SR8cQa .wrapper-3t9DeA.supporter-Z3FfwL:not(.statusHovered-gF2976):hover + .headerInfo-30uryT:after {
border-right-color: rgb(var(--vaccentcolor)) !important;
}
#app-mount .userPopout-3XzG_A .avatarWrapper-3H_478.dev-A7f2Rx:not(.statusHovered-gF2976):hover .wrapper-3t9DeA:after,
#app-mount .userPopout-3XzG_A .avatarWrapper-3H_478.supporter-Z3FfwL:not(.statusHovered-gF2976):hover .wrapper-3t9DeA:after {
border-top-color: rgb(var(--vaccentcolor)) !important;
}
/* ---- 18.2. BETTERDOCSBLOCK ---- */
/* ---- 18.1. BETTERDOCSBLOCK ---- */
html.theme-dark body #app-mount .wrapper-35wsBm .icon-3o6xvg[style*="/icons/153708594091655168" i]::before,
html.theme-dark body #app-mount .embed-IeVjo6 .embedLink-1G1K1D[href*="www.discordsource." i]::before,

View File

@ -1969,10 +1969,10 @@ img[src*="/assets/0f4d1ff76624bb45a3fee4189279ee92.svg"] + * + *:before {
/* ---- 15.1. THEMEDEVBADGE ---- */
#app-mount .dev-A7f2Rx.hasBadge-4rT8_u:after {
#app-mount .dev-A7f2Rx.hasBadge-4rT8_u .badge-7R_W3s {
background: rgb(var(--vaccentcolor)) !important;
}
#app-mount .topSectionPlaying-1J5E4n .dev-A7f2Rx.hasBadge-4rT8_u:before,
#app-mount .headerPlaying-j0WQBV .dev-A7f2Rx.hasBadge-4rT8_u:before {
#app-mount .topSectionPlaying-1J5E4n .dev-A7f2Rx.hasBadge-4rT8_u .badge-7R_W3s,
#app-mount .headerPlaying-j0WQBV .dev-A7f2Rx.hasBadge-4rT8_u .badge-7R_W3s {
background: rgb(var(--vaccentcolor)) !important;
}

View File

@ -1,32 +1,24 @@
:root {
--supporterbadge: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 508.52 508.52" style="enable-background:new 0 0 508.52 508.52;" xml:space="preserve"><path fill="black" d="M63.565, 476.737c0, 12.84, 7.755, 24.473, 19.61, 29.367c3.941, 1.621, 8.073, 2.415, 12.173, 2.415c8.263, 0, 16.4-3.242, 22.47-9.312L254.26, 362.765l136.442, 136.442c6.07, 6.07, 14.207, 9.312, 22.47, 9.312c4.1, 0, 8.232-0.795, 12.141-2.415c11.887-4.894, 19.642-16.527, 19.642-29.367V165.347H63.565V476.737z"/><path fill="black" d="M413.172, 0H95.347C77.804, 0, 63.565, 14.239, 63.565, 31.782v61.782h381.39V31.782C444.955, 14.239, 430.716, 0, 413.172, 0z"/></svg>') !important;
}
.supporter-Z3FfwL.hasBadge-4rT8_u:after {
content: "" !important;
-webkit-mask: var(--supporterbadge) center/cover no-repeat !important;
.supporter-Z3FfwL.hasBadge-4rT8_u .badge-7R_W3s {
-webkit-mask: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 508.52 508.52" style="enable-background:new 0 0 508.52 508.52;" xml:space="preserve"><path fill="black" d="M63.565, 476.737c0, 12.84, 7.755, 24.473, 19.61, 29.367c3.941, 1.621, 8.073, 2.415, 12.173, 2.415c8.263, 0, 16.4-3.242, 22.47-9.312L254.26, 362.765l136.442, 136.442c6.07, 6.07, 14.207, 9.312, 22.47, 9.312c4.1, 0, 8.232-0.795, 12.141-2.415c11.887-4.894, 19.642-16.527, 19.642-29.367V165.347H63.565V476.737z"/><path fill="black" d="M413.172, 0H95.347C77.804, 0, 63.565, 14.239, 63.565, 31.782v61.782h381.39V31.782C444.955, 14.239, 430.716, 0, 413.172, 0z"/></svg>') center/cover no-repeat !important;
background: #F96854 !important;
position: absolute !important;
z-index: 2 !important;
width: 14px !important;
height: 14px !important;
left: -2px !important;
bottom: -3px !important;
pointer-events: none !important;
}
.root-SR8cQa .supporter-Z3FfwL.hasBadge-4rT8_u:after,
.userPopout-3XzG_A .supporter-Z3FfwL.hasBadge-4rT8_u:after {
z-index: 1002 !important;
.root-SR8cQa .supporter-Z3FfwL.hasBadge-4rT8_u .badge-7R_W3s,
.userPopout-3XzG_A .supporter-Z3FfwL.hasBadge-4rT8_u .badge-7R_W3s {
width: 22px !important;
height: 22px !important;
left: 0px !important;
bottom: -2px !important;
}
.root-SR8cQa .topSectionPlaying-1J5E4n .supporter-Z3FfwL.hasBadge-4rT8_u:after,
.userPopout-3XzG_A .headerPlaying-j0WQBV .supporter-Z3FfwL.hasBadge-4rT8_u:after {
.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 {
filter: brightness(80%) !important;
}
.member-3-YXUe .supporter-Z3FfwL.hasBadge-4rT8_u:after {
.member-3-YXUe .supporter-Z3FfwL.hasBadge-4rT8_u .badge-7R_W3s {
width: 10px !important;
height: 10px !important;
left: -1px !important;

View File

@ -1,32 +1,24 @@
:root {
--themedevbadge: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 508.52 508.52" style="enable-background:new 0 0 508.52 508.52;" xml:space="preserve"><path fill="black" d="M63.565, 476.737c0, 12.84, 7.755, 24.473, 19.61, 29.367c3.941, 1.621, 8.073, 2.415, 12.173, 2.415c8.263, 0, 16.4-3.242, 22.47-9.312L254.26, 362.765l136.442, 136.442c6.07, 6.07, 14.207, 9.312, 22.47, 9.312c4.1, 0, 8.232-0.795, 12.141-2.415c11.887-4.894, 19.642-16.527, 19.642-29.367V165.347H63.565V476.737z"/><path fill="black" d="M413.172, 0H95.347C77.804, 0, 63.565, 14.239, 63.565, 31.782v61.782h381.39V31.782C444.955, 14.239, 430.716, 0, 413.172, 0z"/></svg>') !important;
}
.dev-A7f2Rx.hasBadge-4rT8_u:after {
content: "" !important;
-webkit-mask: var(--themedevbadge) center/cover no-repeat !important;
.dev-A7f2Rx.hasBadge-4rT8_u .badge-7R_W3s {
-webkit-mask: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 508.52 508.52" style="enable-background:new 0 0 508.52 508.52;" xml:space="preserve"><path fill="black" d="M63.565, 476.737c0, 12.84, 7.755, 24.473, 19.61, 29.367c3.941, 1.621, 8.073, 2.415, 12.173, 2.415c8.263, 0, 16.4-3.242, 22.47-9.312L254.26, 362.765l136.442, 136.442c6.07, 6.07, 14.207, 9.312, 22.47, 9.312c4.1, 0, 8.232-0.795, 12.141-2.415c11.887-4.894, 19.642-16.527, 19.642-29.367V165.347H63.565V476.737z"/><path fill="black" d="M413.172, 0H95.347C77.804, 0, 63.565, 14.239, 63.565, 31.782v61.782h381.39V31.782C444.955, 14.239, 430.716, 0, 413.172, 0z"/></svg>') center/cover no-repeat !important;
background: #7289DA !important;
position: absolute !important;
z-index: 2 !important;
width: 14px !important;
height: 14px !important;
left: -2px !important;
bottom: -3px !important;
pointer-events: none !important;
}
.root-SR8cQa .dev-A7f2Rx.hasBadge-4rT8_u:after,
.userPopout-3XzG_A .dev-A7f2Rx.hasBadge-4rT8_u:after {
z-index: 1002 !important;
.root-SR8cQa .dev-A7f2Rx.hasBadge-4rT8_u .badge-7R_W3s,
.userPopout-3XzG_A .dev-A7f2Rx.hasBadge-4rT8_u .badge-7R_W3s {
width: 22px !important;
height: 22px !important;
left: 0px !important;
bottom: -2px !important;
}
.root-SR8cQa .topSectionPlaying-1J5E4n .dev-A7f2Rx.hasBadge-4rT8_u:after,
.userPopout-3XzG_A .headerPlaying-j0WQBV .dev-A7f2Rx.hasBadge-4rT8_u:after {
.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 {
filter: brightness(80%) !important;
}
.member-3-YXUe .dev-A7f2Rx.hasBadge-4rT8_u:after {
.member-3-YXUe .dev-A7f2Rx.hasBadge-4rT8_u .badge-7R_W3s {
width: 10px !important;
height: 10px !important;
left: -1px !important;