您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Dark Green mode theme for Tampermonkey Extension
当前为
/* ==UserStyle== @name TamperMonkey Extension - Dark Green Mode @namespace typpi.online @version 1.0.8 @description Dark Green mode theme for Tampermonkey Extension @author Nick2bad4u @license UnLicense @homepageURL https://github.com/Nick2bad4u/UserStyles ==/UserStyle== */ @-moz-document url-prefix("extension://iikmkjmpaadaobahmlepeloendndfphd") { /* Start Copying Here */ /* Start Copying Here */ /* Start Copying Here */ .dark .scripttable tr, .dark .section, .dark .actiontable, .dark table:not(.moremenu) { background-color: #000000b0; } .dark .head_container { background-color: #1cbd3fa9; } .scripttable tr, .section, .actiontable, .settingstr { border-color: #1cbd3f54 !important; } .greyed { color: #f309099c !important; } .dark .enabler.enabler_disabled, .dark .not_executed { color: #f309099c !important; } .dark table { color: #ffffffc5; } html.dark, html.dark body, .tv_tabs_fill { background: #000000b0; scrollbar-color: #1cbd3fa9 #202020; color: #aaaaaa; } .dark .tv_selected { border-bottom-color: #2a2a2a !important; background-color: #1cbd3fa9 !important; color: #eeeeee !important; } .dark .editormenu { background-color: #1cbd3f54; color: #ffffff; } .editor_border { border: 1px #1cbd3f54 solid; border-radius: 3px; background-color: #ffffff; padding: 0; } .dark .submenu, .dark .submenulist { background-color: #000000ec; color: #ffffffc5; } .submenu tr.entry:hover { background: #1cbd3f54 !important; } .dark .tv_tab { border: 1px solid #1cbd3f54; background-color: #000000b0; } input[type='file'i] { color: #1cbd3f; } .actiontable .script_name, .moremenu > tr:not(.script, .moremenu_toggle) > td:last-child { background-color: #000000b0; } .dark .moremenu > tr:not(.script, .moremenu_toggle):hover { background-color: #1cbd3fbf !important; } .dark .actiontable > tr:hover { background: linear-gradient( to bottom, #1cbd3fbf 2.2em, #00000000 2.2em ) !important; } /* End Copying Here */ /* End Copying Here */ /* End Copying Here */ }
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址