Skip to content
This repository has been archived by the owner on Aug 17, 2022. It is now read-only.

adntaha/css-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSS Snippets for Discord

Little tweaks to discord to make it that little bit better, featuring CSS

Installation

Browser Client

You will need a user style manager like Stylus. To remove it, disactivate the user style.

  1. Go to Discord's Website

  2. Click on the Stylus icon

  3. Click on "Write style for: discord.com/this URL"

    image

  4. Paste your snippet of choice in Stylus

  5. Click on "Save"

Desktop Client

To remove it, reload the page.

  1. On your keyboard, press [Ctrl] [Shift] [i]
  2. Click on the "Console" tab
  3. Paste yout snippet of choice inside this:
__SECRET_EMOTION__.injectGlobal(`
    // snippet here
`);
  1. Paste it all in your console
  2. Press enter

With Client Mods

Depends on your client mod. Check their documentation/server for a method on adding snippets but the Without Client Mods still works

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages