Implementing fonts in a discord theme for mobile is pretty easy and straightforward, here is how to do it:
Please refer to this guide on how to make a theme for mobile discord, currrently Bunny, Revenge & Vendetta (EOL) supports theming. More discord client mod support will be added in the future when they are released...
Just copy/paste the code snippet provided in this repository into your
.json
file at the end of your rawcolour strings i.e, just below these highlighted strings-Then, replace the
Font-Name
within all the links provided in the snippet with the font you want from the repository and save changes.Please ensure correct font names are replaced along with the link directory to said font files in the repository for the fonts to work, otherwise yout theme will cause unwanted crashes.
Just copy & paste the code snippet provided at the end of each theme pictures in Gallery section into your
.json
in the same position asMethod 1
i.e at the end of your rawcolour strings.
Most of the string's usage are listed in here.