tor-browser

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

box-shadow-large-blur-radius-3.yaml (330B)


      1 ---
      2 root:
      3  items:
      4    - type: stacking-context
      5      bounds: [50, 50, 1500, 200]
      6      items:
      7        - type: box-shadow
      8          bounds: [ 10, 10, 1500, 100 ]
      9          blur-radius: 200
     10          clip-mode: outset
     11          offset: [10, 100]
     12          spread-radius: 10
     13          color: [255, 0, 0]
     14          border-radius: 10