tor-browser

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

border-double-simple-2.yaml (260B)


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