The structure of themes has some changes when moving from Banana to Pixie here are a list of things you will need to change to make a Banana theme work with Pixie.
- scheme files must have a
.ini
extension instead of.txt
- a resolution folder must exist for each supported screen resolution ie.
640x480
- the
preview.png
should be located in that resolution folder in order for it to be displayed in theme picker - a
version.txt
file must exist in the root of the theme with2502.0
as the first line - any instances of
favourite.png
need renamed tocollection.png
- any instances of
muxfavourite.png
need renamed tomuxcollect.png
- any folders named
muxfavourite
need renamed tomuxcollect
- theme must be zipped up with
.muxthm
extension