/**  debug_colours( -Clrs ).

Provides 2 extra colours for start and end of db processing.

==
?- debug_colours( Clrs ).
==

@author nicos angelopoulos
@version  0.1 2018/11/7

*/
debug_colours( [yellow,magenta] ).