named-colors ( -- keys )
Colors ยป Standard color database

Prev:named-color ( name -- color )
Next:parse-color ( str -- color )


Vocabulary
colors

Inputs
None

Outputs
keysa sequence of strings


Word description
Outputs a sequence of all colors in the rgb.txt database.

Definition