Reeltone · Skin Editor

Build a skin, watch it live, export a .reeltone.

Change colors and fonts below and the phone mock updates immediately. When it looks right, tap Export, save the file to Files, and open it straight into Reeltone — no zipping, no renaming, nothing to get wrong.

ℹ️ Colors and fonts only. Sprites (bitmap art for the tape reel, background, and transport keys) aren't editable here — see the sprites reference to hand-author those into your exported file.
ink : screen contrast

Metadata

Becomes the install directory name. No /, no \, not . or ... Reverse-DNS style is conventional: com.you.skin-name.
What you'll see in Reeltone's skin list.
Informational only — Reeltone doesn't parse or enforce it. Covers your skin.json/colors, not any font you bundle — see font licensing.

Colors

#RRGGBB or #RRGGBBAA only — the picker can't express alpha, so the hex field next to it is the source of truth; edit it directly for a translucent color.

Fonts

Each slot is either one of Reeltone's four built-in faces, or a .ttf/.otf you upload. Uploaded fonts have their PostScript name read straight out of the file — the field is auto-filled and read-only, so a mistyped name (the format's most common failure) can't happen here.

Export

Packages skin.json plus any uploaded font files into a .reeltone zip, built by this page's own store-only ZIP writer — the same code path verified against Reeltone's real importer (see the implementation notes in the format reference).

Export is disabled until id is valid.

skin.json preview