This repository contains a template for creating themes for NextUI devices.
manifest.json- Theme metadata and file mappingspreview.png- Theme preview image (replace with your preview)Wallpapers/- Background images for all screensSystemWallpapers/- Main menu backgroundsListWallpapers/- System-specific backgroundsCollectionWallpapers/- Collection-specific backgrounds
Icons/- Icons for systems, tools, and collectionsSystemIcons/- System and main menu iconsToolIcons/- Tool-specific iconsCollectionIcons/- Collection-specific icons
Fonts/- Font replacements and backupsOverlays/- System-specific overlays
- Replace the placeholder
preview.pngwith a 640×480 preview of your theme - Update the
manifest.jsonwith your theme information (name, author, etc.) - Add your wallpapers, icons, fonts, and overlays to their respective directories
- Update the
contentsection inmanifest.jsonto reflect what your theme includes. Specifically, set content totrueorfalsedepending on what you're including. - Update your README.md if you want. You can also update your license if you want.
- When complete, commit your changes and push.
- Share your
.themerepo with the NextUI community!
Wallpapers/SystemWallpapers/Root.png- Main menu backgroundWallpapers/SystemWallpapers/Recently Played.png- Recently played list backgroundWallpapers/SystemWallpapers/Tools.png- Tools menu backgroundWallpapers/SystemWallpapers/Collections.png- Collections menu backgroundWallpapers/SystemWallpapers/Game Boy Advance (GBA).png- Main menu background for specified system (include tag)Wallpapers/ListWallpapers/Game Boy Advance (GBA)-list.png- System-specific background for list of games (include-list.pngafter tag)
Icons/SystemIcons/Collections.png- Collections menu iconIcons/SystemIcons/Recently Played.png- Recently played iconIcons/SystemIcons/Tools.png- Tools menu iconIcons/SystemIcons/Game Boy Advance (GBA).png- System-specific icon (include tag)