tor-browser

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

transparent-composite-2-ref.yaml (153B)


      1 ---
      2 root:
      3  items:
      4    - type: gradient
      5      bounds: [0, 0, 100, 100]
      6      start: [0, 0]
      7      end: [0, 100]
      8      stops: [0.0, [0,0,0,0], 1.0, green]