all repos — clay-witch.userscript @ 8ab4841d7ef1c26efcbc630e569d493e8908f90a

An earthy, mystical colorscheme for a variety of applications.

block share button
trickyni trickyniv56@gmail.com
Sat, 11 Apr 2026 11:51:00 +0300
commit

8ab4841d7ef1c26efcbc630e569d493e8908f90a

parent

d4a903f912f4b4ccddc57fd7617a7bf0e2bd091e

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

jump to
M substack.user.jssubstack.user.js

@@ -20,6 +20,6 @@ }

a { color: #15156b !important; } a:visited { color: #842310 !important; } .post-header {border-color: #bca782 !important;} - .subscription-widget-wrap, .subscribe-widget, .main-menu, button { display: none !important; } + .button-wrapper, .subscription-widget-wrap, .subscribe-widget, .main-menu, button { display: none !important; } div.pc-justifyContent-space-between:nth-child(2) {height:0; display: none;} `);