feat: add theme settings section to README for advanced customization options

This commit is contained in:
CodeDevMLH
2025-12-17 22:15:09 +01:00
parent 2e7df40241
commit 490a61fc1f

View File

@@ -16,6 +16,7 @@ This plugin is based on my manual mod (see the [legacy branch](https://github.co
- [Installation](#installation) - [Installation](#installation)
- [Configuration](#configuration) - [Configuration](#configuration)
- [Automatic Theme Selection](#automatic-theme-selection) - [Automatic Theme Selection](#automatic-theme-selection)
- [Theme Settings](#theme-settings)
- [Build Process](#build-process) - [Build Process](#build-process)
- [Troubleshooting](#troubleshooting) - [Troubleshooting](#troubleshooting)
- [Effects Not Showing](#effects-not-showing) - [Effects Not Showing](#effects-not-showing)
@@ -115,6 +116,9 @@ If automatic selection is enabled, the following themes are applied based on the
> **Note:** Holiday themes (like `santa` or `fireworks`) override monthly seasonal themes (like `snowflakes`). > **Note:** Holiday themes (like `santa` or `fireworks`) override monthly seasonal themes (like `snowflakes`).
## Theme Settings
Each theme contains additional settings to customize its behavior. Expand the advanced configuration section to configure each theme, adjust parameters like particle count, animation speed etc.
## Build Process ## Build Process
If you want to build the plugin yourself: If you want to build the plugin yourself: