📌 📄 内容摘要:
Neuroplexus 在 自定义主题色 Userscript 中发帖
// ==UserScript==
// @name Theme Color Setting for LINUX DO
// @namespace Neuroplexus
// @version 0.1
// @description 自定义主题色设置
// @author Neuroplexus
// @match *://linux.do/*
// @grant GM_addStyle
// @grant GM_getValue
// @grant GM_setValue
// ==/UserScript==
(function() {
'use strict';
// 默认主题色配置
const defaultTheme = {
schem...
────────── 链接信息 ────────── 🔗 论坛链接: linux.do 📎 访问地址: https://linux.do/t/topic/334270/1 ─────────────────────────────
📢 来源:LINUX DO