DarkReader

turn reading articles in a monochrome pleasure for your eyes

// ==UserScript==
// @name         DarkReader
// @namespace    http://tampermonkey.net/
// @version      1.0
// @description  turn reading articles in a monochrome pleasure for your eyes
// @author       Tim L. Greller
// @match        *://*/*
// @grant        none
// ==/UserScript==

window.addEventListener('load', function(){
    document.querySelectorAll("*").forEach(function(_){
        _.style.color = "#c3c0b8";
        _.style.backgroundColor = "#1d1511";
    });
});
长期地址
遇到问题?请前往 GitHub 提 Issues,或加Q群1031348184

赞助商

Fishcpy

广告

Rainyun

注册一下就行

Rainyun

一年攒够 12 元