This folder contains exported themes for the MultiLauncher. Themes are stored as .mtheme files, which are JSON-based and contain the theme-related
SharedPreferences settings.
- Open the MultiLauncher settings.
- Navigate to the advanced section.
- Click
Theme Creationsthen Export. - Choose a filename (must have the
.mthemeextension). - Save the file to your desired location.
- Open the MultiLauncher settings.
- Navigate to the advanced section.
- Click
Theme Creationsthen Import. - Select an
.mthemefile from your device. - The theme settings will be applied after verification.
- The
.mthemefile is an XML file containing key-value pairs corresponding toSharedPreferencessettings. - Keys follow the format
keyNameto ensure compatibility with the launcher. - Examples:
- Only valid
.mthemefiles will be imported. - If an invalid file is detected, an error message will be shown.
For any issues, refer to the launcher documentation or contact support.