Variable Style._focusRectColors

class Style
{
  // ...
  uint[] _focusRectColors;
  // ...
}