tor-browser

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

radial-tiling-optimized-ref.yaml (580B)


      1 ---
      2 root:
      3  items:
      4    - type: radial-gradient
      5      bounds: 50 40 20 20
      6      center: 10 10
      7      radius: 10 10
      8      stops: [0, red, 1, blue, 1, [0,0,0,0]]
      9    - type: radial-gradient
     10      bounds: 450 40 20 20
     11      center: 10 10
     12      radius: 10 10
     13      stops: [0, red, 1, blue, 1, [0,0,0,0]]
     14    - type: radial-gradient
     15      bounds: 450 340 20 20
     16      center: 10 10
     17      radius: 10 10
     18      stops: [0, red, 1, blue, 1, [0,0,0,0]]
     19    - type: radial-gradient
     20      bounds: 50 340 20 20
     21      center: 10 10
     22      radius: 10 10
     23      stops: [0, red, 1, blue, 1, [0,0,0,0]]