Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Caishen Readable ReTheme source example

This directory contains a public-safe ReTheme source package adapted from the Caishen Readable Codex skin pack.

It is not bundled into the ReTheme desktop app and it is not a signed .ctheme package. It exists as a complete source example for authors who want to test a realistic visual direction with the ReTheme protocol, local loading, and the shared validator.

Package

package/
├── manifest.json
├── styles/
│   ├── tokens.css
│   └── overrides.css
└── assets/
    └── hero.jpg

Validate

pnpm dlx @duxweb/retheme-theme-skill validate docs/theme-example/caishen-readable/package

To validate the submission ZIP, compress only the contents of package/ so the ZIP root contains manifest.json directly.

Source and privacy