tor-browser

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

norm-radial-2.yaml (156B)


      1 ---
      2 root:
      3  items:
      4    - type: radial-gradient
      5      bounds: 50 50 300 300
      6      center: 150 150
      7      radius: 200 200
      8      stops: [-0.5, red, -0.5, blue]