# You can regenerate the fractal with brocoli
# https://gitlab.com/ddorn/brocoli by running 
# brocoli gen --yaml "2020-05-26.yaml"
# You can also tweek every parameter (size/color)
# And make it look even better!
# Have fun ! Diego
!<Fractal>
bound: 32768
camera: !<SimpleCamera>
  center: !!python/complex '-0.5593827160493828+0.4812345679012345j'
  height: 0.012345679012345678
  size: !!python/tuple
  - 1920
  - 1080
color_count: 1000
gradient_loop: false
gradient_offset: 0
gradient_points:
- '#f8b500'
- '#5c636e'
- '#393e46'
- '#f7f7f7'
gradient_speed: 1
inside_color: null
julia: null
kind: !kind 'stride coloring'
limit: 2048
normalize_quantiles: false
seed: '2020-05-26'
steps_power: 1.0
