Skip to content

siriscmv/discord-fluent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Fluent

  • Make use of css to force discord to use Microsoft fluent emojis instead of the default ones.

Showcase

Normal
Animated
3D
Color
Flat
High Contrast

How to use

  • 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.

  • Userstyles link

  • 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)

Limitations

  • 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.

Development

  • Clone the repo
  • Clone submodules - git submodule update --init --recursive

Releases

No releases published

Packages

No packages published