tor-browser

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

simple-ref.yaml (275B)


      1 ---
      2 root:
      3  items:
      4    - type: stacking-context
      5      bounds: [0, 0, 1024, 1024]
      6      items:
      7        - type: rect
      8          bounds: [150, 0, 150, 600]
      9          color: [191, 127,  63]
     10        - type: rect
     11          bounds: [300, 0, 150, 600]
     12          color: [127, 191, 63]