diff options
Diffstat (limited to 'scripts-greasemonkey/fix_input_dark_theme.user.js')
-rw-r--r-- | scripts-greasemonkey/fix_input_dark_theme.user.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts-greasemonkey/fix_input_dark_theme.user.js b/scripts-greasemonkey/fix_input_dark_theme.user.js index f961c4b..89f1989 100644 --- a/scripts-greasemonkey/fix_input_dark_theme.user.js +++ b/scripts-greasemonkey/fix_input_dark_theme.user.js @@ -3,7 +3,7 @@ // @author Jesús E. & Enmanuel E. // @namespace fixForMyDarkTheme // @description Scan all inputs and add a inherit color option for not blind inputs in your dark theme -// @homepageURL https://libregit.spks.xyz/heckyel/book/src/branch/master/scripts-greasemonkey +// @homepageURL https://git.sr.ht/~heckyel/book/blob/master/scripts-greasemonkey // @include * // @grant none // @version 0.0.2 |