提供: Japanese Scratch-Wiki
注意: 保存後、変更を確認するにはブラウザーのキャッシュを消去する必要がある場合があります。
- Firefox / Safari: Shift を押しながら 再読み込み をクリックするか、Ctrl-F5 または Ctrl-R を押してください (Mac では ⌘-R)
- Google Chrome: Ctrl-Shift-R を押してください (Mac では ⌘-Shift-R)
- Internet Explorer / Microsoft Edge: Ctrl を押しながら 最新の情報に更新 をクリックするか、Ctrl-F5 を押してください
- Opera: Ctrl-F5を押してください
/* #view{background-color:#2f3136 !important;} #footer{background-color:#202225 !important;} #wpTextbox1 { color: white; background-color: #484b51 !important;} #content { color: white; background-color: #36393f !important;} .editOptions { color: white; background-color: #484b51 !important;} .box .box-header{ color: white; background-color: #282b30 !important;} .box .box-header h1, h2, h3, h4, h5, h6 {color:white !important;} .box .box-content{background-color:#36393f !important;} .box .box-content h1, h2, h3, h4, h5, h6 {color:white !important;} .scratchwikiframe .scratchwikiframe-title { background-color:#282b30 !important; } .scratchwikiframe .scratchwikiframe-content{ background-color:#36393f !important; } .scratchwikiframe{ background-color:#36393f !important; } .headertemplate * {background-color:black !important; color:white !important;} .headertemplate {background-color:black !important;} .toc {color:black !important;} .userbox-string {color:black !important;} */ /* ↑ぼくのオリジナルCSS ↓りんごさんの逆輸入をいじったもの。 */ /* This is a dark skin for ScratchWikiSkin2. Made by @apple502j and @jun50. You had better use a browser-side custom CSS extension such as Stylus to use all features, but you can also use your User CSS. See [[JS:CSS]] to know how to use this CSS. Fixes on this will be announced on the talk page of this, so you should "watch" it. Bugs can be reported there, too! NOTE: This may be updated or deprecated suddenly. Admins have rights to change all use of this without any notice. */ #view{ background-color:#2f3136 !important; } #footer{ background-color:#202225 !important; } textarea, #wpTextbox1{ color: white !important; background-color: #484b51 !important; } #content{ color: white !important; background-color: #36393f !important; } .editOptions{ color: white !important; background-color: #484b51 !important; } .box .box-header{ color: white !important; background-color: #282b30 !important } .box .box-header h1, h2, h3, h4, h5, h6 { color:white !important; } .box, .box .box-content{ background-color:#36393f !important; } .box .box-content h1, h2, h3, h4, h5, h6 { color:white !important; } /*#footer a, #view a { color: #088 !important; }*/ #view a.new { color: #aa8800 !important; } #feet, #footer .copyright p { color:#eee !important; } #mw-indicator-mw-helplink a { background-image: none; } .mw-ui-vform .warning { background-color: #500 !important; color:white !important; } /* Templates */ .scratchwikiframe .scratchwikiframe-title { background-color:#282b30 !important; } .scratchwikiframe .scratchwikiframe-content, .doctemplate{ background-color:#36393f !important; } .scratchwikiframe{ background-color:#36393f !important; } .doctemplate { color:white !important; } .headertemplate *, .licensebox *, .footertemplate * { background-color:#252525 !important; color:white !important; } .headertemplate, .licensebox, .footertemplate { background-color:#252525 !important; } .shortcutbox{ background-color:#2f3136 !important; } .userbox-string { color:#252525 !important; } .unreleasedrange { background-color: #230000 !important; } .keyboard-key { background:#2f3136 !important; } table.mw-collapsible tbody tr th { background-color:#303 !important; } table.mw-collapsible tbody tr td { background-color:#36393f !important; } .categorydescription { border-color: #225500 !important; background-color: #ccad47 !important; color: #6020d7; } /* CSS/JS page */ .mw-code { background-color:#555 !important; color:white !important; } /* UI */ input[type="number"], input[type="text"], .mw-ui-input, .mw-ui-input-inline, .oo-ui-inputWidget-input, input:not([type]) { background-color: #222 !important; color: #ccc !important; } .dropdown, select, .oo-ui-dropdownWidget{ background-color: #202225 !important; color:white !important; } .oo-ui-menuSelectWidget, .oo-ui-dropdownWidget.oo-ui-widget-enabled .oo-ui-dropdownWidget-handle, .oo-ui-dropdownWidget.oo-ui-widget-enabled.oo-ui-dropdownWidget-open .oo-ui-dropdownWidget-handle { background-color: #323 !important; color:white !important; } #mw-searchoptions, .mw-search-profile-tabs, #catlinks { background-color:#333 !important; } .mw-ui-button { background-color: #101010 !important; color:#f7f7f7 !important; } .oo-ui-indicatorElement-indicator { color:#eee !important; } /* RC */ #mw-confirmaccount-msg { background-color: #323 !important; } select, select option { color:#eee !important; } .mw-plusminus-pos { color:#099 !important; } .mw-plusminus-neg { color: #b00 !important; } /* Images */ .thumb, .thumbinner { background-color: #202020 !important; } /* TOC */ #filetoc, #toc { background-color: #202020 !important; } /* diff */ .mw-abusefilter-history-changed, #pagehistory li.selected { background-color:#500 !important; } td.diff-deletedline .diffchange { background-color: #500 !important; } td.diff-addedline .diffchange { background-color: #005 !important; } td.diff-context { background-color: black; color: #eee; } /* Notification */ .successbox, #mw-notification-area * { background-color: #111 !important; color: white !important; } .mw-warning { background-color: #244 !important; color: #fee !important; } /* CreateAccount */ .mw-createacct-benefits-list p { color:white !important; } .mw-confirmaccount-body-0 { background-color: #111 !important; color: #aaa !important; } .mw-confirmaccount-type-0 { background-color: #aaa !important; color:#111 !important; } /* List */ table.wikitable, .mw-datatable td, .mw_metadata td { background-color: #444 !important; color: white !important; } table.wikitable > tr > th, table.wikitable > * > tr > th, .mw-datatable th, .mw_metadata th { background-color: #606060 !important; } /* Code */ code, code > pre { background-color: #252525 !important; color: #f9f9f9 !important; } .textboxtemplate, .mw-highlight pre { background-color: #252525 !important; color: #f9f9f9 !important; } .mw-highlight pre .nn { color: #5a91c4 !important; } .mw-highlight pre .nc { color: #307eba !important; } .mw-highlight pre .nb { color: #5cba30 !important; } .mw-highlight pre .nt { color: #30ba6c !important; } .mw-highlight pre .m, .mw-highlight pre .o, .mw-highlight pre .mi { color: #aaa !important; } .mw-highlight pre .s2 { color: #ba5230 !important; } /* API Sandbox */ #mw-apisandbox .oo-ui-buttonElement-button { background-color: #888 !important; color: white !important; } /* Interwiki */ td.mw-interwikitable-local-yes { color:black !important; } /* Editcount */ form#editcount table{ background-color: #444 !important; color: white !important; } /* Scratchblocks */ code.blocks { background-color: inherit !important; } /* Search */ .suggestions-results, .suggestions-special { background-color: #226 !important; color: #efe !important; } .suggestions a.mw-searchSuggest-link div.suggestions-result { color:#ccc !important; } .suggestions a.mw-searchSuggest-link div.suggestions-result span.highlight { color:#eee !important; } .suggestions-special .special-query { color: white !important; } /* Selection */ ::-moz-selection { color: #222 !important; background-color: #ddd !important; } ::selection { color: #222 !important; background-color: #ddd !important; } #footer a:visited, #view a:visited{ color:#8a7f6c !important; } #footer a:link, #view a:link{ color: #e55089 !important; } #togglelink:hover, #togglelink:focus{ color: #b11a54 !important; } #togglelink{ color: #e55089 !important; }