Update documentation: remove script references and add colors_custom.css info
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
This commit is contained in:
14
README.md
14
README.md
@@ -103,6 +103,20 @@ If upgrading from a prior version, Joomla will safely overwrite files
|
||||
- **Color Scheme**: Toggle light/dark defaults.
|
||||
- **Analytics/GTM**: Enable/disable optional expansions.
|
||||
|
||||
### Custom Color Palettes
|
||||
|
||||
Moko-Cassiopeia supports custom color schemes for both light and dark modes:
|
||||
|
||||
- **Standard**: Default Joomla Cassiopeia colors
|
||||
- **Alternative**: Alternative color palette
|
||||
- **Custom**: Create your own custom colors by adding `colors_custom.css` files
|
||||
|
||||
To use custom colors:
|
||||
1. Create `src/media/css/colors/light/colors_custom.css` for light mode
|
||||
2. Create `src/media/css/colors/dark/colors_custom.css` for dark mode
|
||||
3. Define your CSS variables in these files (see existing `colors_standard.css` for reference)
|
||||
4. Select "Custom" in template settings under **Variables & Palettes**
|
||||
|
||||
### Font Awesome 7
|
||||
|
||||
- Fully integrated into Joomla's asset manager.
|
||||
|
||||
Reference in New Issue
Block a user