Caution
Not all the code is written by myself!
It is a collection of different snippets, sometimes with personal customizations.
All credit goes to the original creator(s) which will be mentioned throughout the README & the code itself.
This is a small collection of tweaks to the Discord Ui, will probably grow by time.
Important
Thanks to all the creator/s of the snippets, I hope you don't mind me putting it all into one big import! If you do not want me to do so, hit me up, am open to find solutions to every problem!
Collapse Icons on the left of Categories | Made by @sakgoyal
Remove Profile Reactions | Made by @LuSaffi
Revert to round Icons in Folders | Made by @NSPC911
Revert APP-Tags to BOT-Tags | Made by @hanyuko
Revert User Area | Made by @Obsidianninja11
Better Bot forms | Made by @nexpid - the picture as well!
Gif fav-icon improvements | Made by @MadelineMaid
FavIcon placement in Gif-search/picker
Before:
Fullscreen Emoji/Sticker/GIF Modal | Made by @Blade04208
Use Vencord or an equivalent client mod that allows you to install themes.
Paste the following link into your online theme links:
https://raw.githubusercontent.com/MEWPASCO/discord-ui-tweaks/main/tweaks.css
Paste this into your QuickCSS (Or any non-Vencord equivalent) to make it a little easier:
Note
Must be at the top of your code, @import does not work otherwise - this is for all the @import code you might have - put it to the top!
/* ui-tweaks */
@import url('https://raw.githubusercontent.com/MEWPASCO/discord-ui-tweaks/main/tweaks.css');
Alternatively if your client does not support online themes you can download the theme file found in this repository and put it into your theme folder.