tor-browser

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

tiling-linear-3.yaml (215B)


      1 ---
      2 root:
      3  items:
      4    # no spacing with a clip
      5    - type: gradient
      6      bounds: 50 50 400 300
      7      start: 0 100
      8      end: 200 100
      9      stops: [0, red, 1, blue]
     10      tile-size: 200 200
     11      tile-spacing: 0 0