Welcome to the official documentation for our theme system! 🌟

Overview

  • Purpose: This section explains how to use and customize themes.
  • Structure: Themes are organized into modules and templates.
  • Configuration: You can set theme options in the config file.
Theme_Structure

Getting Started

  1. Install the theme via npm or download it from here.
  2. Configure your project settings in theme.config.js.
  3. Explore the template directory for customization.
Documentation_Guide

Example

For deeper insights, check our theme development guide to understand advanced features. 📚