From 490a61fc1f6fb57fd172c3a11c6ed0150378d12f Mon Sep 17 00:00:00 2001 From: CodeDevMLH <145071728+CodeDevMLH@users.noreply.github.com> Date: Wed, 17 Dec 2025 22:15:09 +0100 Subject: [PATCH] feat: add theme settings section to README for advanced customization options --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3535d88..4f49810 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ This plugin is based on my manual mod (see the [legacy branch](https://github.co - [Installation](#installation) - [Configuration](#configuration) - [Automatic Theme Selection](#automatic-theme-selection) + - [Theme Settings](#theme-settings) - [Build Process](#build-process) - [Troubleshooting](#troubleshooting) - [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`). +## 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 If you want to build the plugin yourself: