tor-browser

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

basic-ref.yaml (424B)


      1 ---
      2 root:
      3  items:
      4    - type: rect
      5      bounds: [50, 50, 462, 462]
      6      color: green
      7    - type: rect
      8      bounds: [125, 125, 312, 312]
      9      color: [128, 128, 128, 0.5]
     10    - image: transparent-checkerboard(2,16,16)
     11      bounds: [150, 150, 262, 262]
     12    - type: rect
     13      bounds: [200, 200, 162, 162]
     14      color: [0, 0, 255, 0.5]
     15    - text: "Subpixel AA Text"
     16      origin: 80 100
     17      size: 20
     18      color: black