tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

repeat-radial.yaml (194B)


      1 ---
      2 root:
      3  items:
      4    - type: radial-gradient
      5      bounds: 50 50 300 300
      6      center: 150 150
      7      radius: 150 150
      8      stops: [0.1, blue, 0.2, blue, 0.2, red, 0.3, red]
      9      repeat: true