all repos — clay-witch.userscript @ 638bb61c94a6e9a13c064079f4f4953fcc25c7c3

An earthy, mystical colorscheme for a variety of applications.

feat: add mini-nvim and npmjs
trickyni trickyniv56@gmail.com
Mon, 11 May 2026 09:38:05 +0300
commit

638bb61c94a6e9a13c064079f4f4953fcc25c7c3

parent

8ab4841d7ef1c26efcbc630e569d493e8908f90a

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

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

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

// @match https://*.wikipedia.org/* // @match https://github.com/* // @match https://reddit.com/* +// @match https://nvim-mini.org/* +// @match https://www.npmjs.com/* // @match file://* // @require https://cdn.jsdelivr.net/npm/darkreader/darkreader.min.js // @noframes