tor-browser

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

prefers-color-scheme-light.html (81B)


      1 <!doctype html>
      2 <style>
      3 body::before { content: "light" }
      4 </style>
      5 <body></body>