all repos — clay-witch.userscript @ 376004dee64ec452bab9b0a246a6cc223552d8e1

An earthy, mystical colorscheme for a variety of applications.

fix: add version numbers
trickyni trickyniv56@gmail.com
Mon, 11 May 2026 09:46:42 +0300
commit

376004dee64ec452bab9b0a246a6cc223552d8e1

parent

638bb61c94a6e9a13c064079f4f4953fcc25c7c3

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

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

@@ -1,5 +1,6 @@

// ==UserScript== // @name Dark Reader (clay-witch) +// @version 1.0.3 // @icon https://darkreader.org/images/darkreader-icon-256x256.png // @description Configures the DarkReader userscript with the clay-witch colorscheme // @homepageURL https://codeberg.org/trickyni/clay-witch.userscript
M substack.user.jssubstack.user.js

@@ -1,7 +1,7 @@

// ==UserScript== // @name Substack (Clay-Witch) // @description the clay-witch theme for Substack -// @version 0.1.0 +// @version 1.0.0 // @downloadURL https://codeberg.org/trickyni/clay-witch.userscript/raw/branch/main/substack.user.js // @updateURL https://codeberg.org/trickyni/clay-witch.userscript/raw/branch/main/substack.user.js // @run-at document-end