tor-browser

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

repeat-linear.yaml (181B)


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