08-09-2026, 06:18 PM
(05-09-2026, 01:36 PM)AdrianG Wrote: Hi, I'm from Brazil too. I wish I could help more, but I don't know either. I also wanted to know if anyone could tell me how to change the game themes (create custom themes).
The theming files (or as the game refer them to in English, the skin files) can be found in data/skins
In that folder, you can find a SKIN_MAKING.md file in that folder that explains various rules about how skin work, and you can also find the game's official skins each in their own folder. They are essentially a collection of image files for UI elements with a stkskin.xml file that contains rules about how the skin work and what pictures.
Looking at how existing themes are made is the best way to start making a new one.

