NeoMutt  2024-03-23-23-gec7045
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
Merged colours

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

Data Description Links
MergedColors Array of user colours

Functions

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