dynamic-color-theme
The dynamic-color-theme
action sets a dynamic color theme from an image or base color. It belongs to the color category within the ui area.
Action Syntax
dynamic-color-theme +imagetag
An image tag starting with +
dynamic-color-theme #color
A color in format #colorname
dynamic-color-theme $variable
A variable name starting with $
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
dynamic-color-theme %imagetag
// Using Variables
// Display dynamic content from variables
dynamic-color-theme $color
Action code: 1231407365
Version: 0.6.4-0
Last updated: 2025-06-13