all repos — clay-witch.userscript @ 5287364d3d3616bf515ec607c3938441087ca7e8

An earthy, mystical colorscheme for a variety of applications.

add local file support
trickyni trickyniv56@gmail.com
Wed, 01 Apr 2026 11:15:29 +0300
commit

5287364d3d3616bf515ec607c3938441087ca7e8

parent

69fb1bcc1cdc939e7a9eadcf77b93462b8e61907

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M darkreader.user.jsdarkreader.user.js

@@ -10,6 +10,7 @@ // @grant none

// @match https://*.wikipedia.org/* // @match https://github.com/* // @match https://reddit.com/* +// @match file://* // @require https://cdn.jsdelivr.net/npm/darkreader/darkreader.min.js // @noframes // ==/UserScript==