From ff4f63ce6181465be2d13b0bef5252d0b0588ba9 Mon Sep 17 00:00:00 2001 From: Purfview <69023953+Purfview@users.noreply.github.com> Date: Sun, 29 Jan 2023 18:27:00 +0000 Subject: [PATCH] Adds 'Darkmode User' userscript to README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 2aca250..90e5fd1 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,12 @@ Check out the demo in these websites: - https://www.sandoche.com (with custom label) - https://pilab.dev (without the widget, with a custom toggle button) +## Userscript +If you want to quickly check Darkmode.js effect on any site: +- https://github.com/Purfview/Darkmode-User +- You would need to edit the userscript and add site's URL with `@include`. +- Custom CSS can be added to `siteUnknown()` function. + ## Wordpress plugins If you are using Wordpress you may want to have a look at these plugins based on Darkmode.js: - https://wordpress.org/plugins/blackout-darkmode-widget/