pub const MERGE_COLOUR_POST: &str = "_hex";Expand description
Suffix for merged colour field names.
This string is appended to the base name when creating a merged RGB colour field.
For example, banner_colour fields would become banner_colour_hex.