tor-browser

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

raster_root_B_ref.yaml (381B)


      1 root:
      2  items:
      3    - type: stacking-context
      4      bounds: [0, 0, 600, 600]
      5      perspective: 100
      6      items:
      7        - type: stacking-context
      8          transform: rotate-z(20) rotate-x(60)
      9          filters: [invert(1)]
     10          mix-blend-mode: difference
     11          items:
     12            - type: rect
     13              bounds: [0, 0, 4000, 100]
     14              color: [20, 120, 18, 1.0]