Skip to content

A collection of CSS tweaks for various things, mainly Discord

License

Notifications You must be signed in to change notification settings

Codingale/css-tweaks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

css-tweaks

A collection of CSS tweaks I use for Discord and other websites.

I made this after people asked for me to update my tweak on Reddit, from this thread

If there's any issues, please file an issue.

Usage

To use these tweaks you should have either a browser extension such as Stylus, or Discord client mod such as Vencord (Browser Extension also available)

From there, the steps vary, but you need to copy and paste the tweaks you want into the CSS file or area, if you need help reach out to a tech-savy friend who can help you. I may add a guide in the future but for now this is all the help I'll provide really unless the style breaks.

If you wish to contribute, please file a pull request, currently I would appreciate someone to write up a how-to guide eiter directly in the repo, or the wiki feature, though doing pull requests on the latter is new to me.

Discord

⚠️ Important, you should place most imports at the top of the file on their own line outside of other tags

This Hides the Discovery Tab

@import url('https://raw.githubusercontent.com/Codingale/css-tweaks/refs/heads/main/discord/discord-hide-discovery.css');

Hides the Shop and Store tabs

@import url('https://raw.githubusercontent.com/Codingale/css-tweaks/refs/heads/main/discord/discord-hide-shop-n-store.css');

Hides the excessive buttons (Gift, Gifs, Stickers, etc) in the chat bar. Please note this shouldn't not effect buttons from Vencord plugins.

@import url('https://raw.githubusercontent.com/Codingale/css-tweaks/refs/heads/main/discord/discord-hide-excessive-buttons.css');

Hides the App Launcher from the chat area

@import url('https://raw.githubusercontent.com/Codingale/css-tweaks/refs/heads/main/discord/discord-hide-text-applauncher.css');

About

A collection of CSS tweaks for various things, mainly Discord

Topics

Resources

License

Stars

Watchers

Forks

Languages