tor-browser

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

conic-angle-wraparound-negative.yaml (164B)


      1 ---
      2 root:
      3  items:
      4    - type: conic-gradient
      5      bounds: 50 50 300 300
      6      center: 150 150
      7      angle: -5.497787143782138
      8      stops: [0.0, red, 1.0, yellow]