2.6 KiB
MokoCassiopeia Template Files
This directory contains template files for client customizations and custom code forks.
📁 Available Templates
Custom Color Scheme Template
File: colors_custom.css
A comprehensive template for creating custom color schemes. This template includes all CSS variables used by MokoCassiopeia for both light and dark modes.
Usage:
- Copy this file to either:
src/media/css/colors/light/colors_custom.css(for light mode)src/media/css/colors/dark/colors_custom.css(for dark mode)
- Customize the CSS variables to match your brand colors
- Enable in Joomla: System → Site Templates → MokoCassiopeia → Theme tab
- Set the appropriate palette to "Custom"
Reference: See CSS Variables Documentation for complete variable reference.
Client Fork README Template
File: CLIENT_FORK_README_TEMPLATE.md
A simplified README template for client-specific forks. Use this as a starting point for documenting your customizations.
Usage:
- Copy this file to the root of your fork repository as
README.md - Replace
[CLIENT NAME]with your client's name - Fill in brand colors and contact information
- Add client-specific notes and configurations
For Comprehensive Fork Setup: See CLIENT_FORK_README.md for the complete client fork guide.
🎯 When to Use These Templates
Creating a Client Fork
If you're creating a custom fork of MokoCassiopeia for a specific client:
- Start with the full guide: Read CLIENT_FORK_README.md
- Set up custom colors: Use
colors_custom.cssas your starting point - Document your fork: Copy
CLIENT_FORK_README_TEMPLATE.mdto your fork
Custom Colors Only
If you just need custom colors without forking:
- Use the
colors_custom.csstemplate - Follow the instructions in the main README
- Enable custom palette in Joomla template settings
📚 Additional Resources
- Main README - MokoCassiopeia features and installation
- Client Fork Guide - Complete guide for client forks
- CSS Variables Reference - All available CSS variables
- Development Guide - Development workflows
Template Directory: /templates/
Version: 03.06.03
Maintained by: Moko Consulting