Version

WinColorPalette Recordable Actions

The actions below can either be written into a script or recorded while manually performing the action on a WinColorPalette.

AddCustomColor

Add the supplied color, to the custom color palette, to the index position if an index is supplied.

Parameter Type Description

color

string

string representation of a color

index optional

object

optional integer index, of the position to insert the color

ClickOptionsButton

Click the Options button.

RemoveCustomColor

Removes a custom color from the collection.

Parameter Type Description

index

int

integer index of custom color to remove

SetColor

Select a color

Parameter Type Description

Color

string

string representing either an ARGB color or a named color

SwapColors

Swap the primary and secondary colors