tor-browser

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

zero-width.yaml (301B)


      1 root:
      2  items:
      3    - type: stacking-context
      4      bounds: [0, 0, 500, 500]
      5      items:
      6        - type: border
      7          bounds: [ 0, 0, 50, 50 ]
      8          width: [ 0, 0, 0, 0 ]
      9          border-type: normal
     10          style: [ solid, solid, solid, solid ]
     11          color: [ blue, blue, blue, blue ]