Function: x-defined-colors

x-defined-colors is a function alias for defined-colors, defined in faces.el.gz.

This function is obsolete since 30.1; use defined-colors instead.

Signature

(x-defined-colors &optional FRAME)

Documentation

Return a list of colors supported for a particular frame.

The argument FRAME specifies which frame to try. The value may be different for frames on different display types. If FRAME doesn't support colors, the value is nil. If FRAME is nil, that stands for the selected frame.

Probably introduced at or before Emacs version 21.1.

Aliases

x-defined-colors (obsolete since 30.1)