list-colors
function
The list-colors
action returns a list of rhappsody colors. It belongs to the color category within the ui area.
Action Syntax
list-colors "text"
A quoted text string
Return Value
This function returns a
GROUP
value that can be stored in a variable:
$result = list-colors
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
$group = list-colors "base"
Action code: 3830321989
Version: 0.6.4-4
Last updated: 2025-06-13