tor-browser

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

repeat-conic-negative.yaml (196B)


      1 ---
      2 root:
      3  items:
      4    - type: conic-gradient
      5      bounds: 50 50 300 300
      6      angle: -0.62831853
      7      center: 150 150
      8      stops: [0.1, red, 0.2, red, 0.2, blue, 0.3, blue]
      9      repeat: true