主 题:深色主题看了可能导致眼睛不舒服 让ai写了个黄色主题
发 布 者:Ler1Shy
标签分类: 日常
时 间:2026-09-14 12:33:12
内容预览:油猴// ==UserScript==// @name NodeSeek 护眼纸质磨砂主题// @namespace https://nodeseek.com/// @version 3.1// @description 米黄纸张底色、低透明磨砂面板、编辑器适配// @match https://nodeseek.com/*// @match https://www.nodeseek.com/*// @run-at document-start// @grant GM_addStyle// ==/UserScript==(() =%26gt%3b { 'use strict'; GM_addStyle(` :root { --paper: f6f0df; --text: 403d36; --muted: 777166; --blue: 397d9c; --green: 4b8962; --line: rgba(158, 138, 94, .18); --panel-glass: rgba(255, 255, 255, .09); --panel-glass-strong: rgba(255, 255, 255, .14); --panel-hover: rgba(255, 255, 255, .20); --glass-border: rgba(255, 255, 255, .55); } /* 纸质米黄底色 */ html, body { color: var(--text) !important; background:
直达链接: https://www.nodeseek.com/post-927790-1
发 布 者:Ler1Shy
标签分类: 日常
时 间:2026-09-14 12:33:12
内容预览:油猴// ==UserScript==// @name NodeSeek 护眼纸质磨砂主题// @namespace https://nodeseek.com/// @version 3.1// @description 米黄纸张底色、低透明磨砂面板、编辑器适配// @match https://nodeseek.com/*// @match https://www.nodeseek.com/*// @run-at document-start// @grant GM_addStyle// ==/UserScript==(() =%26gt%3b { 'use strict'; GM_addStyle(` :root { --paper: f6f0df; --text: 403d36; --muted: 777166; --blue: 397d9c; --green: 4b8962; --line: rgba(158, 138, 94, .18); --panel-glass: rgba(255, 255, 255, .09); --panel-glass-strong: rgba(255, 255, 255, .14); --panel-hover: rgba(255, 255, 255, .20); --glass-border: rgba(255, 255, 255, .55); } /* 纸质米黄底色 */ html, body { color: var(--text) !important; background:
直达链接: https://www.nodeseek.com/post-927790-1