The search functionality needs JavaScript enabled
Adds color region (given the delimiters) and its colors.
void addColorRegion ( const(String) begin_key, const(String) end_key, const(Color) color, const(bool) line_only = false ) nothrow @nogc;