recalbox / recalbox-themes

Repository containing themes used on recalbox emulationstation
http://www.recalbox.com
55 stars 92 forks source link

Added new recalbox-multi theme #141

Closed Supernature2k closed 8 years ago

Supernature2k commented 8 years ago

recalbox-multi theme with easy multi layout:

The whole theme layout can be changed by just commenting/uncommenting lines in data/config.xml

`

4
<!--   Layout config, uncomment the one to be used and comment ALL others -->

<!--<include>./layouts/standard-landscape.xml</include>-->
<!--<include>./layouts/standard-portrait.xml</include>-->
<include>./layouts/standard-big_picture.xml</include>
<!--<include>./layouts/standard-nodesc.xml</include>-->
<!--<include>./layouts/Supernature2k.xml</include>-->

<!--   Color config, uncomment the one to be used and comment ALL others -->

<!--<include>./colorsets/standard.xml</include>-->
<include>./colorsets/darker.xml</include>

`

This layout setting can also be overridden per system by doing the same in /systemname/theme.xml

Other features:

You can also use system specific icon for rating.

rockaddicted commented 8 years ago

nice, that was in my todo list :wink:

rockaddicted commented 8 years ago

Thx I'll test it and merge it with official recalbox theme once I'll come back of my holidays