tor-browser

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

large-raster-root.yaml (358B)


      1 ---
      2 root:
      3  items:
      4    - type: stacking-context
      5      bounds: [0, 0, 600, 600]
      6      perspective: 20
      7      items:
      8        - type: stacking-context
      9          transform: rotate-z(-45) rotate-x(-45)
     10          filters: drop-shadow([0, 0], 10000, blue)
     11          items:
     12            - type: rect
     13              bounds: [0, 0, 20000, 100]
     14              color: green