# You can regenerate the fractal with brocoli
# https://gitlab.com/ddorn/brocoli by running 
# brocoli gen --yaml "2022-12-04.yaml"
# You can also tweek every parameter (size/color)
# And make it look even better!
# Have fun ! Diego
!<Fractal>
bound: 256
camera: !<SimpleCamera>
  center: !!python/complex '0.3166666666666666-0.42864197530864206j'
  height: 0.012345679012345678
  size: !!python/tuple
  - 1920
  - 1080
color_count: 1000
gradient_loop: false
gradient_offset: 0
gradient_points:
- '#e9b5d2'
- '#951556'
- '#561050'
- '#35013f'
gradient_speed: 2
inside_color: null
julia: null
kind: !kind 'smooth escape time'
limit: 2048
normalize_quantiles: true
seed: '2022-12-04'
steps_power: 1.0
