Skip to content

Teltta/CSS-Snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CSS-Snippets

Info

A collection of CSS snippets made for 3rd party Discord clients (mainly Replugged). If there's an issue with a snippet or you have a request for a snippet, open an issue on this repo.

Alternatively you can use the snippets in snippets-no-wildcard, which use minimal wildcards to increase performance but might not work in the future if Discord decides to change class names.

Add NSFW tags to channel titles and channel list.

Highlights replies even if the person replying turned of mentioning.

Note: You'll have to replace the 4 user-id's with your Discord ID for the snippet to work.

Remove stuff regarding Super Reactions and adds a background to them.

Hides names of people in vc and adds a red circle if the person is streaming.

Blurs images, gifs and videos in NSFW channels.

Makes controls stick to the top, allows for custom widths and makes every other message different color.

MacOS titlebar... but on Windows 🤯

Variables

--titlebar-spacing-left | Default: 10px
--titlebar-spacing-top | Default: 12px
--titlebar-button-gap | Default: 8px
--titlebar-button-direction | Default: rtl | Options: rtl or ltr
--titlebar-button-opacity-hover | Default: 1 | Options: 0-1

Combines bot tags with staff tags.
Requires Stafftags by Puyodead1

Variables

--tag-seperator | Default: "●"

Centers content in user popouts to the middle.

Removes all user banners.

About

CSS snippets for Discord

Resources

Stars

Watchers

Forks

Languages