Themer: Difference between revisions
Jump to navigation
Jump to search
Mantikafasi (talk | contribs) (Created page with "Themer<ref>{{cite web|url=https://github.com/Aliucord/DiscordThemer | title=XPosed Module Source}}</ref> is a XPosed module for Old Discord Android Client that allowed people to customize the Discord theme as they want. After module has been made a <code>#themes</code> channel has been opened in Aliucord server to allow people to share themes they made. {{Infobox|image=thumb|caption1=A screenshot from Themer plugin}} ==The Plugin=...") |
Mantikafasi (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
Themer<ref>{{cite web|url=https://github.com/Aliucord/DiscordThemer | title=XPosed Module Source}}</ref> is a XPosed module for Old Discord Android Client that allowed people to customize the Discord theme as they | Themer<ref>{{cite web|url=https://github.com/Aliucord/DiscordThemer | title=XPosed Module Source}}</ref> is a XPosed module for Old Discord Android Client that allowed people to customize the Discord theme as they wanted. | ||
After module has been made a <code>#themes</code> channel has been opened in [[Aliucord]] server to allow people | After module has been made a <code>#themes</code> channel has been opened in [[Aliucord]] server to allow people share themes they made. | ||
Revision as of 09:20, 9 March 2024
Themer[1] is a XPosed module for Old Discord Android Client that allowed people to customize the Discord theme as they wanted.
After module has been made a #themes
channel has been opened in Aliucord server to allow people share themes they made.
![]() A screenshot from Themer plugin |
The Plugin
After Aliucord switched from smali patching to monkey patching, the module has been rewritten by User:Vendicated to new plugin system. This way even people who didnt have root was able to use it.
After the rewrite User:Vendicated along with some contributors added new features that didnt exist in old themer.
New Features
- Ability to change transparency mode
- Custom Sounds pull requested[2] by HalalKing(or terabyte25 on github)
- Custom Fonts
Rewrites
TODO [Vendicated needed]