Editor have a possible to re-design user interface by replacing some or completely of the images and icons. This feature implementing a themes - a special image pack and settings file which replacing default UI elements by it's own.
All themes have a structure:
themes/
ThemeDir
theme.ini
img1.png
img2.png
icons2
myIcon3.png
MyIcon5.png
...
...
Images can be included into sub-folders which make theme folder more orderer.
theme.ini - is a theme config file which defining the images which will be replaced in the editor.
You can read full referance of theme.ini file.
Note:
Themes can be connected to the config pack by default-theme value in the [gui] section of the main.ini file of config pack.
Copyright © 2014-2017 Platformer Game Engine by Wohlstand project.