tor-browser

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

premultiplied-angle-2.yaml (205B)


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