This also means we don't need to have the 'exit' button on the panel page any more, since we can just exit the application when the web view is closed. |
||
---|---|---|
src | ||
styles | ||
.editorconfig | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE.md | ||
README.md |
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)