Hi, I am strugglig to get the background color visible with the following code: %---------------------------------------------------- \setupcolors[state=start] \definetextbackground[highlight][backgroundcolor=yellow, frame=on, location=text, color=blue] \starttext \starttextbackground[highlight] This text should have yellow background but it is white. The text is however blue. \stoptextbackground \stoptext %------------------------------------------------- The background of the rendered text is always white, independent of the backgroundcolor parameter. The font color is however OK (blue). All other samples I have tried from "details.pdf" behaves similarly - no background color and no frame/frame color. I am using the latest complete standalone Windows version of Context. Has anybody encountered a similar behaviour? Best regards, Tommy Jensen