tor-browser

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

large.yaml (329B)


      1 ---
      2 root:
      3  items:
      4    - type: stacking-context
      5      bounds: 0 0 2000 2000
      6      blend-container: true
      7      items:
      8        - type: stacking-context
      9          bounds: 0 0 2000 2000
     10          mix-blend-mode: screen
     11          items:
     12            - type: rect
     13              bounds: 0 0 2000 2000
     14              color: [0, 128, 0, 1]