When multiple graphical objects meet, it's often necessary to merge their colours. e.g. In the Index where the colour of the Email tree is overlaid by the Indicator colour.
| Data | Description | Links |
|---|---|---|
| MergedColors | Array of user colours |
| Function | Description | Links |
|---|---|---|
| merged_color_overlay() | Combine two colours | |
| merged_colors_cleanup() | Free the list of Merged colours | |
| merged_colors_find() | Find a Merged colour | |
| merged_colors_init() | Initialise the Merged colours |