tor-browser

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

discontinued-dash.yaml (316B)


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