tor-browser

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

inset-spread-large.yaml (304B)


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