File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff 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+ }
You can’t perform that action at this time.
0 commit comments