@import url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/SettingsIcons.css);

:root {
    --settingsiconssize: 18px;
    --settingsiconsgap: 14px;
}
@import url(https://cdn.statically.io/gh/Overimagine1/old-discord-font/main/source.min.css);
/*
------------------------------------------------------
Remove Stage Discovery Tab
By david 
------------------------------------------------------
*/
#private-channels [href="/discovery"] {display: none}

.panels-3wFtMD:not(:hover) > :not(:last-child), .panels-3wFtMD:not(:hover) > .wrapper-3Hk90B ~ div {
    padding: 0;
    overflow: hidden;
    height: 0;
    min-height: 0


}
Connection Issue Let Me Be
Another version of the original "You are Offline", this time, preserves more information. Like the last one, this doesn't cover your screen.
https://i.imgur.com/kFf6ulH.png
.container-2RRFHK {
    background: transparent;
    pointer-events: none;
}
.container-2RRFHK .anchor-1MIwyf { pointer-events: auto; }
.container-2RRFHK .content-3AIQZv .text-2bYgPB {
    display:none;
}
.container-2RRFHK .ready-3BZNWT {
    position: absolute;
    bottom: 44px;
    right: 244px;
    z-index: 1;
}

.container-2RRFHK img, .container-2RRFHK video {
    width: 32px;
    height: 32px;
}
.container-2RRFHK .problems-CvGwpb {
    padding: 8px 16px;
    bottom: 18px;
    left: unset;
    right: 18px;
    width:fit-content;
    height:fit-content;
    background-color: var(--background-floating);
    border-radius: 8px;
    -webkit-box-shadow: var(--elevation-stroke), var(--elevation-medium);
    box-shadow: var(--elevation-stroke), var(--elevation-medium);
}




closedFolderIconWrapper-3tRb2d {
    display: none;
}
.folderIconWrapper-1oRIZr:not([style=""])::before {
    position: absolute;
    content: "";
    width: 18px;
    height: 18px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background-color: inherit;
    -webkit-mask: url(https://capnkitten.github.io/BetterDiscord/Themes/Material-Discord/files/icons/solid/folder.svg) no-repeat;
    mask: url(https://capnkitten.github.io/BetterDiscord/Themes/Material-Discord/files/icons/solid/folder.svg) no-repeat;
    transform: scale(1.3335);
    filter: brightness(1.5) saturate(1.5);
}
.closedFolderIconWrapper-3tRb2d {
    display: none;
}


.accountProfilePopoutWrapper-3GskID
.bannerSVGWrapper-qc0szY,
.accountProfilePopoutWrapper-3GskID .avatarWrapper-3y0KZ1,
.accountProfilePopoutWrapper-3GskID .profileBadges-31rDHI,
.accountProfilePopoutWrapper-3GskID
.userProfileInner-3F03PX:before,
.accountProfilePopoutWrapper-3GskID [id="account-divider-1"] {
 display: none;
}
.accountProfilePopoutWrapper-3GskID {
 left: 0;
}
.accountProfilePopoutWrapper-3GskID
.userPopoutOverlayBackground-dKOOda {
 margin: 0;
 border-radius: 4px;
}
.accountProfilePopoutWrapper-3GskID > div,
.accountProfilePopoutWrapper-3GskID .menu-KSaHL1
.submenu-3ycVEH {
 border-radius: 4px;
 width: 220px;
}
.accountProfilePopoutWrapper-3GskID .userText-148fun, 
.usernameSection-2d814A:not(.overlayBackground-1KgwVi .usernameSection-2d814A),
.accountProfilePopoutWrapper-3GskID .divider-1tWBgZ,
.accountProfilePopoutWrapper-3GskID .section-3FmfOT:first-child, 
.accountProfilePopoutWrapper-3GskID .section-3FmfOT:nth-child(2),
.accountProfilePopoutWrapper-3GskID .section-3FmfOT:nth-child(4),
.accountProfilePopoutWrapper-3GskID .section-3FmfOT:last-child {
  display: none;
}
.accountProfilePopoutWrapper-3GskID {
    left: unset;
}

.accountProfilePopoutWrapper-3GskID .userPopoutOuter-3AVBmJ {
    width: 220px;
}

.accountProfilePopoutWrapper-3GskID .userPopoutOverlayBackground-dKOOda {
    margin:0;
}

.accountProfilePopoutWrapper-3GskID .userPopoutInner-1hXSeY > :not(.overlayBackground-1KgwVi),
.accountProfilePopoutWrapper-3GskID .overlayBackground-1KgwVi > :not(#account),
.accountProfilePopoutWrapper-3GskID #account>div>div>#account-divider-1 {
    display:none;
}


.accountProfilePopoutWrapper-3GskID .userPopoutOuter-3AVBmJ,
.accountProfilePopoutWrapper-3GskID .userPopoutInner-1hXSeY {
    background: none;
}

.panels-3wFtMD .wrapper-3Hk9OB .container-1zzFcN>.connection-3k9QeF>.inner-llGtyq {
    min-width: 48px;
}