您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
changes greasy/sleazy fork theme to dark
当前为
/* ==UserStyle== @name Another One Universal Dark Theme @description changes greasy/sleazy fork theme to dark @author NotYou @namespace - @version 0.1 @license GPLv3 @license-link https://www.gnu.org/licenses/gpl-3.0.txt ==/UserStyle== */ /* MAIN */ html, body { background: rgb(19, 19, 19) !important } /* HEADING */ header, #header, .header, nav, .nav, .navbar, .navigation { background-color: rgb(22, 22, 22) !important; } /* CONTENT */ input, output, label, button, form, textarea, fieldset, select, option { background-color: rgb(20, 20, 20) !important; border: 1px solid rgb(24, 24, 24 ) !important; color: rgb(181, 181, 181) !important; border-radius: 2px; } code { background-color: rgb(19, 19, 19) !important; } #content, .content, h1, h2, h3, h4, h5, h6, span, sub, sup, i, b, u, s, q, dl, dd, dt, em, ol, li, ul, table, tbody, thead, tr, th, pre, div, detials, summary, main, small, big, strong, time { color: rgb(145, 124, 124) !important; } div, li, ul, ol { background-color: rgb(22, 22, 22) !important } p { color: rgb(181, 181, 181) !important; } a { color: rgb(52, 116, 172) !important; } a:visited { color: rgb(58, 136, 204) !important; } img { border-radius: 2px; } tr, td { background-color: rgb(40, 40, 40)!important; } /* FOOTER */ footer, #footer, .footer { background-color: rgb(22, 22, 22) !important; }
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址