Variable Style._customColors

class Style
{
  // ...
  uint[string] _customColors;
  // ...
}