tor-browser

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

box-shadow-non-uniform-corner.yaml (216B)


      1 ---
      2 root:
      3  items:
      4    - type: box-shadow
      5      bounds: [ 50, 50, 500, 200 ]
      6      color: red
      7      clip-mode: outset
      8      blur-radius: 0
      9      spread-radius: 10
     10      border-radius: {
     11        top-left: 32,
     12      }