tor-browser

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

border-image.yaml (401B)


      1 ---
      2 root:
      3  items:
      4    - type: stacking-context
      5      bounds: [0, 0, 500, 500]
      6      items:
      7        - type: border
      8          bounds: [ 100, 100, 192, 192 ]
      9          width: 32
     10          border-type: image
     11          image-source: "border-image-src.png"
     12          image-width: 96
     13          image-height: 96
     14          slice: [ 32 ]
     15          repeat-vertical: stretch
     16          repeat-horizontal: stretch