klyn.gui.windows.ColorPicker.rememberCurrentColor
method
public rememberCurrentColor() as Void:
Description

Adds the current color to the recent-colors strip.

Duplicate colors are moved to the first position and at most ten recent values are kept.

picker.rememberCurrentColor()