tor-browser

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

no-system-colors-color-scheme-ref.html (244B)


      1 <!doctype html>
      2 <style>
      3  :root {
      4    background-color: black;
      5    color: white;
      6  }
      7  input {
      8    font: inherit;
      9    color: inherit;
     10    border: none;
     11    padding: 0;
     12    background-color: transparent;
     13  }
     14 </style>
     15 XXX<br>
     16 <input value="XXX">