tor-browser

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

linear-repeat-clip-ref.yaml (149B)


      1 ---
      2 root:
      3  items:
      4    - type: gradient
      5      bounds: 0 0 500 500
      6      start: 0 -20
      7      end: 0 520
      8      stops: [0.0, green, 0.5, blue, 1.0, red]