I am working on a new admin system and used adonis ~ version I am using ~ and I want to edit one of the themes so I did and I got the themes from the main module ~ module ~ and I edited it. When I went to put it in the themes folder and set the name of the themes in the settings script, it did not work.
TL;DR How do you use your own theme for adonis edited from a default theme?
I wanted to ask here because I know a lot of games use the this plugin. I didn’t want to go right away to the creator and I have read the documentation and have searched everywhere and can’t find out how.
Unfortunately, although people here are able to assist you on general code related stuff, Adonis is like its own “product” and we’re not exactly the kind of people who have learned that much about it. I daresay you’ll be able to find more help on a general forum.
No clue if you found out after 4 years but its in the Config folder, Settings and theres Theme where you can change it with the proper name (you can find those names by doing !client, theme in game) and you can also change mobile theme aswell! hope you found out