tor-browser

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

transparent-no-aa-ref.yaml (369B)


      1 ---
      2 root: 
      3  items: 
      4        - 
      5          type: "shadow"
      6          bounds: [0, 0, 200, 200]
      7          offset: [0, 0]
      8          blur-radius: 0
      9          color: [0, 0, 0, 0.5]
     10        - 
     11          text: "hello everybody"
     12          origin: [10, 20]
     13          size: 18
     14          color: [0, 0, 0, 0]
     15          font: "VeraBd.ttf"
     16        - 
     17          type: "pop-all-shadows"