# You can regenerate the fractal with brocoli
# https://gitlab.com/ddorn/brocoli by running 
# brocoli gen --yaml "2020-10-24.yaml"
# You can also tweek every parameter (size/color)
# And make it look even better!
# Have fun ! Diego
!<Fractal>
bound: 8
camera: !<SimpleCamera>
  center: !!python/complex '-0.8833333333333333-0.2177777777777779j'
  height: 0.1111111111111111
  size: !!python/tuple
  - 1920
  - 1080
color_count: 1000
gradient_loop: false
gradient_offset: 0
gradient_points:
- '#fffa9d'
- '#41c5d3'
- '#09a8fa'
- '#626eef'
gradient_speed: 2
inside_color: null
julia: null
kind: !kind 'smooth escape time'
limit: 1024
normalize_quantiles: true
seed: '2020-10-24'
steps_power: 1.0
