tor-browser

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

conic-large-hard-stop-ref.yaml (171B)


      1 ---
      2 root:
      3  items:
      4    - type: conic-gradient
      5      bounds: 50 50 250 250
      6      center: 100 100
      7      angle: 0
      8      stops: [0.0, red, 0.2, red, 0.2, yellow, 1.0, yellow]