tor-browser

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

tiling-radial-2.yaml (237B)


      1 ---
      2 root:
      3  items:
      4    # slightly clip the last tile
      5    - type: radial-gradient
      6      bounds: 50 50 400 400
      7      center: 100 100
      8      radius: 100 100
      9      stops: [0, red, 1, blue]
     10      tile-size: 200 200
     11      tile-spacing: 100 100