eXeLearning Style Designer
A lightweight tool to preview, tweak, and package custom styles for eXeLearning 3—locally or directly on GitHub Pages.
Bring the three export flavours (Website, Single page, SCORM 1.2) of your project, upload them, and iterate visually on the generated theme assets.
Heads up: this tool skips authentication and any server-side validation. Keep it for design workflows only — never deploy it in production.
Workflow
- Export the same project in the three supported formats without renaming the zip files.
- Open the Upload page and drop the zips. We patch the HTML to load the theme from the browser cache.
- Use the Designer to switch views, edit
config.xml, and inspect live changes tostyle.css/style.js. - Grab the finished package from Download and test it back inside eXeLearning.
Need more details? Check the full README inside the repository.
Quick links
Remember to:
- Enable every project property during export so you can style them.
- Respect the license of the base style if you are extending one.
- Validate the generated style inside eXeLearning before distribution.