You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
src | 2 years ago | |
styles | 2 years ago | |
.editorconfig | 2 years ago | |
.gitignore | 2 years ago | |
Cargo.lock | 2 years ago | |
Cargo.toml | 2 years ago | |
LICENSE.md | 2 years ago | |
README.md | 2 years ago |
README.md
discord-css-injector
This is a theme injector that doesn't require patching the Discord client. As a bonus, this means that you can easily use themes in Discord's web application, but the downside is that you have to apply your theme manually every time you start Discord.
Usage
$ cargo run
[...]
Listening on: http://127.0.0.1:12345/
- A browser should open at the given URL
- Choose the theme you want to apply
- Hit 'Copy JS'
- Paste into Discord's DevTools console (you can hit Ctrl + Shift + I to open this)