tor-browser

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

norm-conic-1-ref.yaml (187B)


      1 ---
      2 root:
      3  items:
      4    - type: conic-gradient
      5      bounds: 50 50 200 200
      6      angle: 0.0
      7      center: 100 100
      8      stops: [0.0, green, 0.5, green,
      9              0.5, blue, 1.0, blue]