tor-browser

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

large-boxshadow-ellipse-2.yaml (290B)


      1 ---
      2 root:
      3  items:
      4  - type: box-shadow
      5    bounds: [ 0, 0, 1024, 1024 ]
      6    color: green
      7    clip-mode: inset
      8    blur-radius: 10000
      9    border-radius: {
     10        top-left: [500, 700],
     11        top-right: [500, 700],
     12        bottom-left: [600, 400],
     13        bottom-right: [600, 400],
     14    }