For the complete documentation index, see llms.txt. This page is also available as Markdown.

Understanding the Directory Hierarchy

The directory created by LOTC was still empty, please complete with your new theme data. To help you find out about what needs to be added to this working directory, please pay attention to the following theme folder hierarchy.

your-theme-name
├── manifest.xml
├── personas
│   ├── YourThemeName
│   │   ├── footer.png
│   │   ├── header.png
│   │   └── preview.png
│   └── personas_list.txt
├── program
│   ├── intro.png
│   └── sofficerc
└── screenshots
    ├── screenshot-1.png
    ├── screenshot-2.png
    └── screenshot-3.png

Last updated

Was this helpful?