tor-browser

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

isolated-premultiplied-2.yaml (335B)


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