Overrides OutputFormatterStyleInterface::setOptions
public function setOptions(array $options) : void { $this->color = new Color($this->foreground, $this->background, $this->options = $options); }