Manage the colours of quoted emails.
Data | Description | Links |
---|---|---|
NumQuotedColors | Number of colours for quoted email text | |
QuotedColors | Array of colours for quoted email text |
Function | Description | Links |
---|---|---|
find_highest_used() | Find the highest-numbered quotedN in use | |
quoted_colors_cleanup() | Cleanup the quoted-email colours | |
quoted_colors_get() | Return the color of a quote, cycling through the used quotes | |
quoted_colors_init() | Initialise the Quoted colours | |
quoted_colors_num_used() | Return the number of used quotes | |
quoted_colors_parse_color() | Parse the 'color quoted' command | |
quoted_colors_parse_uncolor() | Parse the 'uncolor quoted' command | |
quoted_colors_reset() | Reset the quoted-email colours |