您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Dark Theme for Team Fortress Wiki
当前为
/* ==UserStyle== @name wiki.teamfortress.com - Dark Mode @namespace typpi.online @version 1.0.1 @description Dark Theme for Team Fortress Wiki @author Nick2bad4u @license UnLicense @homepageURL https://github.com/Nick2bad4u/UserStyles ==/UserStyle== */ @-moz-document domain("wiki.teamfortress.com") { /* Invert colors except images and videos */ html:not([stylus-iframe]), img, svg, video, .qua_unusual, .mw-wiki-logo, .quality-tag, .qua_unique, .btn_buynow_market, iframe { filter: invert(1) hue-rotate(180deg) !important; } .tfwiki-backpack-item, .att_neutral { background: #e9e9e9 !important; color: #000 !important; } div.vectorTabs ul li, div.vectorTabs ul li *, div.vectorTabs li.selected a, div.vectorTabs li.selected a:visited { color: #000 !important; } div.vectorTabs ul li:hover * { color: #c25c00 !important; text-shadow: #fff -2px -1px 1px; } li#pt-userpage, li#pt-anonuserpage, li#pt-login, #pt-login > a { color: #c25c00 !important; } a:link { color: #075ce9 !important; } a:visited { color: #ff0051 !important; } #right-sidebar > table > tbody > tr:nth-child(20) > td > div > center > div { background: #e9e9e9 !important; } }
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址