# You can regenerate the fractal with brocoli
# https://gitlab.com/ddorn/brocoli by running 
# brocoli gen --yaml "2017-02-06.yaml"
# You can also tweek every parameter (size/color)
# And make it look even better!
# Have fun ! Diego
!<Fractal>
bound: 1024
camera: !<SimpleCamera>
  center: !!python/complex '0.05666666666666667+0.6444444444444446j'
  height: 0.1111111111111111
  size: !!python/tuple
  - 1920
  - 1080
color_count: 1000
gradient_loop: false
gradient_offset: 0
gradient_points:
- '#d4b49d'
- '#f16726'
- '#070200'
- '#e5e5e5'
gradient_speed: 2
inside_color: null
julia: null
kind: !kind 'smooth escape time'
limit: 1024
normalize_quantiles: true
seed: '2017-02-06'
steps_power: 1.0
