blockQuoteIndentation

The indentHighlight uses an OverlappingBorder, and therefore prefix can be just whitespace. This indent uses fill=true, so that the entire block has a background color. Without fill=true, the background color would have a jagged right edge.

If you do not give the block a background color, then fill=false would look fine.