tor-browser

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

inset-border-radius.yaml (269B)


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