Skip to content

Commit 65d5b93

Browse files
authored
Fuck @discord.
1 parent 1263f15 commit 65d5b93

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

.vencord/custom.css

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -528,11 +528,13 @@ div*[class="colorPremium_be03aa"] {display:none!important; height:0px!important;
528528
"guildsList channelsList titleBar"
529529
"guildsList channelsList page";
530530
}
531+
531532
@import url("https://nspc911.github.io/themes/vencord/RefreshedSeamlessChatBar.theme.css");
532533
:root {
533534
/* change padding of the bar */
534535
--rscb-chat-box-padding: 8px; /* default is 8px for alignment */
535536
}
537+
536538
@import url("https://nspc911.github.io/themes/vencord/ChatRelatedAlertsAtTop.theme.css");
537539
:root {
538540
/* Set to 1 if you want them to float *\
@@ -547,3 +549,16 @@ div*[class="colorPremium_be03aa"] {display:none!important; height:0px!important;
547549
left: calc(var(--custom-guild-list-width)*2);
548550
width: calc(100% - var(--custom-guild-list-width)*2) !important;
549551
}
552+
553+
554+
[class*="header__"] {
555+
text-transform: uppercase !important;
556+
font-size: 8pt !important;
557+
}
558+
559+
[class*="button__201d5"] {
560+
display: none !important;
561+
width: 0% important;
562+
visibility: hidden !important;
563+
height: 0% !important;
564+
}

0 commit comments

Comments
 (0)