Changelog
As always for best results, please run the script from source with Python. The prebuilt executable has been known in the past to produce faulty themes.
New Features
- RG CubeXX Support: Full compatibility with RG CubeXX devices. 4f73207
- RG34XX Support: Full compatibility with RG34XX devices. 89d15e1
- Improved Footer Guides: Footer elements now closely resemble MinUI for a more cohesive design. 886c9d9
- Custom Glyphs: Support added for high-resolution battery, Wi-Fi, and charging glyphs, along with custom header/footer glyphs. e8fae8c
- Render Preview of Header: Render the time, and status glyphs in the header for easy previews. 79b40e9
- Grid View: Introduced a grid system that adapts based on screen size, with added grid themes and improved UI organisation. 8da805e
- Rough Battery Percentage: Option to display approximate battery levels for quick visual cues. 949f531
- Added Colour Picker: You can now use a built in colour picker instead of just inputting hex values. 3a2d0ed
- Controller Layout Support: Added Compatibility with different physical button layouts, including Universal (which works for all of them using North, East, South, West, buttons) and also PlayStation, Xbox and Nintendo, and also added support for muOS' own modern controller option. 4aab1ef
- Bubbles Behind Header Items: Optional background bubbles for header elements for better readability. b959989
- Added option to customise wrapping: Added option to change how muOS handles wrapping of menu items on the main menu. 0eb8377
- Added HDMI Support: Themes now support all supported HDMI Resolutions defined in muOS, and also support 1920x1080, as this is expected to be coming in the next update. 89d15e1
Known Issues
- No language support on the home screen [Horizontal only] - Due to everything being done on device now I will start working on a way to package all the available languages into the one theme
- Use Custom Font only applies to the horizontal home screen menu - I will look into allowing the user to compile custom fonts into the .bin files that muOS wants, but it isn't implemented yet