README.md (view raw)
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
# clay-witch.userscript A collection of userscripts to configure websites with the clay-witch colorscheme for improved readability <img src="substack_screenshot_1.png" height="300" alt="substack.com"> ## Installation ### Qutebrowser 1. Clone this repository 2. Symlink the scripts of your choosing to `~/.config/qutebrowser/greasemonkey/` 3. Restart Qutebrowser ### Firefox Click the following links to install: [DarkReader (Clay Witch)](https://codeberg.org/trickyni/clay-witch.userscript/raw/branch/main/darkreader.user.js) [Substack (Clay witch)](https://codeberg.org/trickyni/clay-witch.userscript/raw/branch/main/substack.user.js) |