Elementor\Scheme_Color::get_default_scheme PHP Method

get_default_scheme() public method

public get_default_scheme ( )
    public function get_default_scheme()
    {
        return [self::COLOR_1 => '#6ec1e4', self::COLOR_2 => '#54595f', self::COLOR_3 => '#7a7a7a', self::COLOR_4 => '#61ce70'];
    }