# You can regenerate the fractal with brocoli
# https://gitlab.com/ddorn/brocoli by running 
# brocoli gen --yaml "2019-01-25.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.32333333333333336-0.5422222222222223j'
  height: 0.1111111111111111
  size: !!python/tuple
  - 1920
  - 1080
color_count: 1000
gradient_loop: false
gradient_offset: 0
gradient_points:
- '#9ff9c1'
- '#00f3e4'
- '#00bebe'
- '#006c9a'
gradient_speed: 1
inside_color: null
julia: null
kind: !kind 'stride coloring'
limit: 512
normalize_quantiles: false
seed: '2019-01-25'
steps_power: 1.0
