tor-browser

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

rounding.yaml (348B)


      1 ---
      2 root:
      3  items:
      4    - type: stacking-context
      5      bounds: [0, 0, 1000, 1000]
      6      items:
      7        - type: rect
      8          bounds: [100, 100, 500, 500]
      9          color: black
     10        - type: box-shadow
     11          bounds: [100, 100, 500, 500]
     12          blur-radius: 20
     13          clip-mode: inset
     14          spread-radius: 200
     15          color: green