This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* Install vencord if you haven't already https://vencord.dev/ */ | |
/* Go to settings > Themes > Edit QuickCSS */ | |
/* Paste the contents of this file into the box that appears, then close it */ | |
/* Made by my friend, i just shamelessly stole their css. check them out at https://ranid.space/ */ | |
:root { | |
--custom-guild-list-padding: 8px; /* set this to whatever u want */ | |
--new-size: 48; /* change this value, size in pixels */ | |
--guildbar-avatar-size: calc(var(--new-size) * 1px); | |
--guildbar-folder-size: calc(var(--new-size) * 1px); | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(these were all written by my friend @ranidspace, i can't write css to save my life lol. well the first one is mine, but i just used the element zapper) | |
Install uBlock origin, if you haven't already (you should regardless) https://ublockorigin.com/ | |
Go to the dasboard (extension icon > settings cog), and select the My filters tab | |
Paste the following into the giant text box. If there's already text there, don't overwrite it, just add these lines below | |
www.youtube.com###dismissible > .ytd-rich-shelf-renderer.style-scope | |
!Removes shorts shelf |