- Thread starter
- Admin
- #21
Regarding the error, have you added a reference to Titanium plugin already? I thought it should work then, because BackgroundManager is a dependency of Titanium.
If you added it already, also add the dependencies of Titanium:
<PluginReference PluginId="{5D239050-02B8-4f58-8301-7630A1C4CF85}"/> <!-- SkinBase -->
<PluginReference PluginId="{F6C71648-3874-4d27-9232-C41EBEDE0337}"/> <!-- Background Manager -->
<PluginReference PluginId="{AD9C0439-F9DA-443c-BAC3-163891FB09F1}"/> <!-- Weather -->
I check where the size of tiles is defined
I have referenced all, but error remains, means MP2 falls back to standard skin during start-up.
Most probably I'm doing something wrong, because when I place the skin plugins in MP2 plugin folder they are not recognized
Only way to make MP2 consider them is placing the themes directly in the theme folder. Do plugins need to be registered/loaded in MP2 manually?
Perhaps you can try with below plugin files and see, if there is any problem.
The good thing: The theme is ready and I also prepared a second version.
1) TitaniumBambooSkin
- Bamboo background (I removed the stones from first version)
- Green color adjustments
- Settings background in bamboo wood style
- Smaller buttons (5x)
- Button pictues same
- Dark bamboo background
- Dark color adjustments
- Settings background in dark wood style
- Smaller buttons (5x)
- Almost all button pictures are exchanged -> Full Asia Style
Download
Attachments
Last edited: