Variable LineGetter.background

.

class LineGetter
{
  // ...
  Color background ;
  // ...
}