- Make use of css to force discord to use Microsoft fluent emojis instead of the default ones.
Normal | |
Animated | |
3D | |
Color | |
Flat | |
High Contrast |
-
Use a custom client / patched asar to inject the css into the discord window.
-
Choose the required variant from the
css
folder and copy paste the css into your client mod, custom css settings, etc. -
Alternatively you can make use of css injecting browser extensions like Stylus
-
Stylus - Click here to install (You may have to enable CSP Patching from Stylus Settings > Advanced)
- Only the emojis in chat and reactions are replaced, not the ones in the emoji picker.
- Visiting a channel with a lof of default emojis may cause the browser/client to freeze for a few seconds.
- Fluent Emojis do not support flags and regional indicators.
- Clone the repo
- Clone submodules -
git submodule update --init --recursive