Exemple #1
0
 public function get_default_scheme()
 {
     return array_replace(parent::get_default_scheme(), [self::COLOR_5 => '#4054b2', self::COLOR_6 => '#23a455', self::COLOR_7 => '#000', self::COLOR_8 => '#fff']);
 }