tor-browser

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

conic-large-hard-stop.yaml (305B)


      1 ---
      2 root:
      3  items:
      4    - type: conic-gradient
      5      bounds: 50 50 2048 2048
      6      center: 100 100
      7      angle: 0
      8      stops: [0.0, red, 0.2, red, 0.2, yellow, 1.0, yellow]
      9    - type: rect
     10      bounds: 0 300 2048 2048
     11      color: white
     12    - type: rect
     13      bounds: 300 0 2048 2048
     14      color: white