8000 GitHub - MEWPASCO/discord-ui-tweaks: Just a collection of tweaks I created or which I collected that were made by others (I try to mention them in the repo!) that make Discord a little more enjoyable
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Just a collection of tweaks I created or which I collected that were made by others (I try to mention them in the repo!) that make Discord a little more enjoyable

Notifications You must be signed in to change notification settings

MEWPASCO/discord-ui-tweaks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 

Repository files navigation

Caution

⚠️ Disclaimer

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.

Contact me through Discord

Discord

Discord Ui Tweaks

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

Before:
image

After:
image

Remove Profile Reactions | Made by @LuSaffi

Before:
image

After:
image

Revert to round Icons in Folders | Made by @NSPC911

Before:
image

After:
image

Unclamp User Bios | Kept up2date by myself

Before:
image

After:
image

Revert APP-Tags to BOT-Tags | Made by @hanyuko

Before:
image

After:
image

Revert User Area | Made by @Obsidianninja11

Before:
image

After:
image

Better Bot forms | Made by @nexpid - the picture as well!

Before and After:
image

Gif fav-icon improvements | Made by @MadelineMaid

FavIcon Background
Before:
image

After:
image

FavIcon placement in Gif-search/picker
Before:
image

After:
image

Remove Chatbox Icons | Made by Sessh - A Discord User I cannot mention here

Before:
image

After:
image

Fullscreen Emoji/Sticker/GIF Modal | Made by @Blade04208

Before:
image

After:
image

Installing it to your Discord

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

Other method

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.

About

Just a collection of tweaks I created or which I collected that were made by others (I try to mention them in the repo!) that make Discord a little more enjoyable

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0