| Procedure | Location | Procedure Type | Description |
|---|---|---|---|
| color_index | face | Function | Return the array-index corresponding to the queried color. |
| colorize | face | Interface | |
| colorize_default | face | Function | Colorize and stylize strings, DEFAULT kind. |
| colors_samples | face | Subroutine | Print to standard output all colors samples. |
| style_index | face | Function | Return the array-index corresponding to the queried style. |
| styles_samples | face | Subroutine | Print to standard output all styles samples. |
| upper | face | Function | Return a string with all uppercase characters. |