@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@600;700&display=swap); /* Centered Header Sigma * [2021 Wikidot Component] * By Lt Flops (CC BY-SA 3.0) * Forked from: * Penumbra Theme by EstrellaYoshte * Also based on: * Centered Header BHL by Woedenaz **/ /* ---- VARS ---- */ :root{ --titleColor: hsl(0, 0%, 95%); --subtitleColor: hsl(60, 62%, 85%); --lgurl: url(https://scp-wiki.wdfiles.com/local--files/component%3Acentered-header-sigma-9/logo.svg); } /* ---- SITE BANNER ---- */ #header, div#header{ background-image: none; } #header::before{ position: absolute; width: 100%; height: 100%; content: ""; background-image: var(--lgurl); background-position: center top; background-repeat: no-repeat; background-size: auto 9em; opacity: .33; } #header h1, #header h2{ float: none; margin-left: 0; text-align: center; } #header h1 span, #header h2 span{ /* Hide the Existing Text */ display: none; } #header h1 a::before, #header h2::before{ /* Style the New Text */ font-family: "Montserrat", "Arial", sans-serif; text-shadow: none; } #header h1 a::before{ position: relative; bottom: .15em; color: var(--titleColor); font-size: 115%; font-weight: 700; } #header h2::before{ position: relative; top: .1em; color: var(--subtitleColor); font-size: 130%; font-weight: 600; } #header h1 a::before{ /* Set the New Text's Content From Variable */ content: var(--header-title, "SCP基金会"); } #header h2::before{ content: var(--header-subtitle, "控制 - 收容 - 保护"); } /* ---- SEARCH ---- */ #search-top-box{ top: 1em; right: 0; } #search-top-box-form input.button{ margin-right: 0; } #search-top-box-input, #search-top-box-input:hover, #search-top-box-input:focus, #search-top-box-form input[type=submit], #search-top-box-form input[type=submit]:hover, #search-top-box-form input[type=submit]:focus{ border-radius: 0; box-shadow: none; font-size: 100%; } /* ---- TOP BAR ---- */ #top-bar{ right: 0; display: flex; justify-content: center; } #top-bar ul li ul{ border-bottom: 1px solid hsl(0, 0%, 40%); box-shadow: none; } /* ---- LOGIN ---- */ #login-status{ top: 1.1em; right: initial; color: hsl(0, 0%, 87%); } #account-topbutton{ border-color: hsl(0, 0%, 87%); font-size: 100%; } /* ---- PAGE TITLE ---- */ .meta-title, #page-title{ text-align: center; } /* ---- BREADCRUMBS ---- */ .pseudocrumbs, #breadcrumbs{ text-align: center; } /* ---- MOBILE DISPLAY ---- */ @media (max-width: 767px){ #search-top-box{ top: 1.85em; width: unset; } .mobile-top-bar{ position: relative; left: 0; display: flex; justify-content: center; } #login-status{ top: 0; right: 0; } #header .printuser{ font-size: 0; } #header .printuser img.small{ margin: 0; transform: translate(6px, 4px); } #my-account{ display: none; } #account-topbutton{ margin-left: 2px; } }
:root { --accent: var(--acc-nightfall); --header-title: "夜幕降临"; --header-subtitle: "人皆死于黑暗"; --logo-img: url(https://scp-wiki.wikidot.com/local--files/theme:foxtrot/fxtrt-nightfall_lightmode.png); --darkmode-logo-img: url(https://scp-wiki.wdfiles.com/local--files/nightfall-hub/moon1.png); --dark-bg-1: #111113 !important; --dark-bg-2: #070707 !important; } body { background-image: linear-gradient(to bottom, #b1b1b1, #f5f5f7 250px); }
/* VARIABLES */ :root { /* VARIABLES > Core */ --logo-img: var(--darkmode-logo-img); --logo-opacity: 30%; /* VARIABLES > Misc */ --darkmode-gradient-top: var(--dark-bg-1); --darkmode-gradient-bottom: var(--dark-bg-2); --dark-bg-1: #21252E; --dark-bg-2: #2F333C; --dark-txt-color: #EDEDED; --header-txt-color: rgb(var(--accent)); --subheader-txt-color: var(--dark-txt-color); --misc-txt-color: var(--dark-txt-color); --link-txt-color: rgb(var(--accent)); --link-hover-txt-color: #FFF; /* VARIABLES > Color Accents */ --acc-default: 153, 187, 255; --acc-wyoming: 252, 69, 69; --acc-canada: 252, 69, 69; --acc-poland: 186, 127, 108; --acc-slothspit: 69, 99, 245; --acc-vanguard: 85, 204, 51; --acc-threshold: 221, 207, 238; --acc-overwatch: 255, 215, 0; --acc-spc: 88, 188, 209; --acc-fishing: 141, 203, 211; --acc-nightfall: 222, 40, 20; --acc-hybrasil: 69, 109, 245; --acc-goc: 112, 148, 255; --acc-spooky: 252, 112, 40; /* VARIABLES > BetterFootnotes */ --fnColor: rgb(var(--accent)); /* VARIABLES > ACS COLORS by Nagiros */ --six-color: 188, 136, 255 !important; /* purple*/ --five-color: 255, 34, 67 !important; /* red */ --four-color: 255, 141, 54 !important; /* orange */ --three-color: 255, 226, 82 !important; /* yellow */ --two-color: 117, 167, 242 !important; /* blue */ --one-color: 40, 159, 107 !important; /* green */ --white-bar: 207, 207, 207; --lg-bar: 118, 118, 130; --gray-bg: 66, 66, 72; } /* MAIN */ body { color: var(--dark-txt-color); background-color: var(--dark-bg-2); background-image: linear-gradient(to bottom, var(--darkmode-gradient-top), var(--darkmode-gradient-bottom) 200px); background-repeat: no-repeat; --barColour: var(--dark-bg-1); --linkColour: var(--dark-txt-color); } #page-content a { padding-bottom: .067rem; border-bottom: thin solid rgb(var(--accent)); } #page-content a:not(#page-content .authorlink-wrapper a):hover, .page-rate-widget-box a, #page-content .pseudocrumbs a, #page-content .yui-nav li a, #page-content #toc a, #page-content .danger-diamond a, #page-content a.collapsible-block-link, #page-content span.tooltip a, #page-content a.footnoteref { border-bottom: none !important; } /* MAIN > Header */ #header h1 a::after { color: var(--misc-txt-color); } /* MAIN > Header > Search Box */ #search-top-box-form>input[type=submit] { border: solid 1px #EDEDED; background: var(--dark-bg-1); !important; color: var(--dark-txt-color); } #search-top-box-form input[type=submit]:hover { border: solid 1px rgb(var(--accent)); } /* MAIN > Header > Top Bar */ #top-bar ul li ul li a:hover { color: var(--dark-txt-color) !important; background-color: rgba(0, 0, 0, 0.5) !important; } /* MAIN > Header > Login Info */ #login-status { color: var(--dark-txt-color); } #login-status a { color: rgb(var(--accent)); } #login-status ul a { color: var(--dark-txt-color); background: var(--dark-bg-1); } #login-status ul a:hover { color: rgb(var(--accent)); } #account-topbutton { border: solid 1px rgb(var(--accent)); } /* MAIN > Header > Side Bar */ #side-bar { background: var(--dark-bg-2); } #side-bar .side-block, #side-bar .side-block.resources, #side-bar .side-block.media { background: var(--dark-bg-1); } #side-bar .collapsible-block-unfolded-link .collapsible-block-link { color: var(--dark-txt-color) !important; } #side-bar .collapsible-block-unfolded-link { border-bottom: none; } #top-bar .open-menu a { filter: drop-shadow(0px 1px 10px rgba(0, 0, 0, 0.2)); } /* CONTENT */ /* CONTENT > Blockquotes, Custom Divs */ .blockquote, div.blockquote, blockquote { background: var(--dark-bg-1); border-left: 5px dashed rgb(var(--accent)); box-shadow: 4px 4px var(--dark-bg-2); } .jotting, .notation, .modal, .paper { background: var(--dark-bg-1); border-color: rgb(var(--accent)); } .paper { box-shadow: 0px 4px 13px rgba(0, 0, 0, 0.8); } div.note { background: var(--dark-bg-1); } /* CONTENT > Headings, Titles */ #page-title, .meta-title { color: var(--dark-txt-color) !important; border-bottom-color: rgba(255, 255, 255, 0.3); } h1 { color: rgb(var(--accent)) !important; } h2, h3, h4, h5, h6 { color: var(--dark-txt-color) !important; } .footnotes-footer .title { color: var(--dark-txt-color); } /* CONTENT > Rate Module */ .page-rate-widget-box { font-family: var(--ui-font); } .page-rate-widget-box, #page-content .rate-box-with-credit-button { border: solid 1px rgb(var(--accent)); } .page-rate-widget-box .rateup, .page-rate-widget-box .ratedown, .page-rate-widget-box .cancel, #page-content .rate-box-with-credit-button { background: var(--dark-bg-1); } .page-rate-widget-box .rate-points { background: var(--dark-bg-1) !important; } .page-rate-widget-box .rateup a, .page-rate-widget-box .ratedown a, .page-rate-widget-box .cancel a, #page-content .rate-box-with-credit-button .fa-info { color: var(--dark-txt-color); } div.page-rate-widget-box .rate-points { color: var(--dark-txt-color) !important; } .page-rate-widget-box .rateup a:hover, .page-rate-widget-box .ratedown a:hover, .page-rate-widget-box .cancel a:hover { background: rgb(var(--accent)) !important; } /* CONTENT > Rate Module > Info Pane */ #page-content .rate-box-with-credit-button .creditButton p a { border-left-color: transparent; } #page-content .rate-box-with-credit-button .page-rate-widget-box .cancel { border-radius: 0; } #page-content .rate-box-with-credit-button .page-rate-widget-box .rate-points { border-left: 0; } .rate-box-with-credit-button .page-rate-widget-box .cancel a:hover { border-radius: 0; } #page-content .rate-box-with-credit-button .fa-info { color: var(--dark-txt-color); } #page-content .rate-box-with-credit-button .fa-info:hover { color: rgb(var(--accent)); } #page-content .modalbox { background: var(--dark-bg-2) !important; color: var(--dark-txt-color); box-shadow: none; } #page-content .modalbox > hr:first-of-type { opacity: 0%; } #page-content .modalbox h2:first-of-type { font-family: var(--ui-font); } .close-credits, .credit-back { filter: grayscale(100%) invert(100%) contrast(275%); } /* CONTENT > Rate Module > Author Label */ #page-content .authorbox { background-color: var(--dark-bg-1) !important; color: var(--dark-txt-color) !important; } #page-content .authorbox::before { border-color: transparent transparent var(--dark-bg-1) transparent; } /* CONTENT > Image Block */ .scp-image-block .scp-image-caption { background-color: var(--dark-bg-1) !important; color: var(--dark-txt-color); } .scp-image-block img, .scp-image-block .scp-image-caption { border-color: rgba(0, 0, 0, 0.4); } /* CONTENT > Tables Base */ #page-content tr th { color: var(--dark-bg-1); background-color: rgb(var(--accent)); border: solid 2px rgb(var(--accent)); } #page-content tr td { border: solid 2px rgb(var(--accent)); background-color: var(--dark-bg-1); } /* CONTENT > Tables Customization (Table Coloring System) */ /* CONTENT > Tables Customization (Table Coloring System) > Table Headings, Image Captions */ #page-content .table1 tr th, #page-content .table1 .scp-image-block .scp-image-caption, #page-content .table1 .scp-image-block img { background-color: rgb(40, 159, 107); border-color: rgb(40, 159, 107); --link-txt-color: rgb(0, 229, 129); --accent: 0, 229, 129 !important; } #page-content .table1 tr td { border-color: rgb(40, 159, 107); } #page-content .table2 tr th, #page-content .table2 .scp-image-block .scp-image-caption, #page-content .table2 .scp-image-block img { background-color: rgb(117, 167, 242); border-color: rgb(117, 167, 242); --link-txt-color: rgb(76, 146, 252); --accent: 76, 146, 252 !important; } #page-content .table2 tr td { border-color: rgb(117, 167, 242); } #page-content .table3 tr th, #page-content .table3 .scp-image-block .scp-image-caption, #page-content .table3 .scp-image-block img { background-color: rgb(255, 226, 82); border-color: rgb(255, 226, 82); --link-txt-color: rgb(255, 255, 46); --accent: 255, 255, 46 !important; } #page-content .table3 tr td { border-color: rgb(255, 226, 82); } #page-content .table4 tr th, #page-content .table4 .scp-image-block .scp-image-caption, #page-content .table4 .scp-image-block img { background-color: rgb(255, 141, 54); border-color: rgb(255, 141, 54); --link-txt-color: rgb(255, 98, 0); --accent: 255, 98, 0 !important; } #page-content .table4 tr td { border-color: rgb(255, 141, 54); } #page-content .table5 tr th, #page-content .table5 .scp-image-block .scp-image-caption, #page-content .table5 .scp-image-block img { background-color: rgb(255, 34, 68); border-color: rgb(255, 34, 68); --link-txt-color: rgb(255, 71, 71); --accent: 255, 71, 71 !important; } #page-content .table5 tr td { border-color: rgb(255, 34, 68); } #page-content .table6 tr th, #page-content .table6 .scp-image-block .scp-image-caption, #page-content .table6 .scp-image-block img { background-color: rgb(188, 136, 255); border-color: rgb(188, 136, 255); --link-txt-color: rgb(197, 159, 245); --accent: 197, 159, 245 !important; } #page-content .table6 tr td { border-color: rgb(188, 136, 255); } /* CONTENT > Tables Customization (Table Coloring System) > Other Colored Divs */ .table1 .jotting, .table1 .notation, .table1 .modal, .table1 .paper, .jotting.table1, .notation.table1, .modal.table1, .paper.table1 { border-color: rgb(var(--one-color)); --link-txt-color: rgb(var(--one-color)); --accent: var(--one-color) !important; } .table2 .jotting, .table2 .notation, .table2 .modal, .table2 .paper, .jotting.table2, .notation.table2, .modal.table2, .paper.table2 { border-color: rgb(var(--two-color)); --link-txt-color: rgb(var(--two-color)); --accent: var(--two-color) !important; } .table3 .jotting, .table3 .notation, .table3 .modal, .table3 .paper, .jotting.table3, .notation.table3, .modal.table3, .paper.table3 { border-color: rgb(var(--three-color)); --link-txt-color: rgb(var(--three-color)); --accent: var(--three-color) !important; } .table4 .jotting, .table4 .notation, .table4 .modal, .table4 .paper, .jotting.table4, .notation.table4, .modal.table4, .paper.table4 { border-color: rgb(var(--four-color)); --link-txt-color: rgb(var(--four-color)); --accent: var(--four-color) !important; } .table5 .jotting, .table5 .notation, .table5 .modal, .table5 .paper, .jotting.table5, .notation.table5, .modal.table5, .paper.table5 { border-color: rgb(var(--five-color)); --link-txt-color: rgb(var(--five-color)); --accent: var(--five-color) !important; } .table6 .jotting, .table6 .notation, .table6 .modal, .table6 .paper, .jotting.table6, .notation.table6, .modal.table6, .paper.table6 { border-color: rgb(var(--six-color)); --link-txt-color: rgb(var(--six-color)); --accent: var(--six-color) !important; } .table1 .blockquote, .table1 div.blockquote, .table1 blockquote, .table2 .blockquote, .table2 div.blockquote, .table2 blockquote, .table3 .blockquote, .table3 div.blockquote, .table3 blockquote, .table4 .blockquote, .table4 div.blockquote, .table4 blockquote, .table5 .blockquote, .table5 div.blockquote, .table5 blockquote, .table6 .blockquote, .table6 div.blockquote, .table6 blockquote, .blockquote.table1, div.blockquote.table1, .blockquote.table2, div.blockquote.table2, .blockquote.table3, div.blockquote.table3, .blockquote.table4, div.blockquote.table4, .blockquote.table5, div.blockquote.table5, .blockquote.table6, div.blockquote.table6 { background: var(--dark-bg-1); } .table1 .jotting, .table1 .notation, .table1 .modal, .table1 .paper, .jotting.table1, .notation.table1, .modal.table1, .paper.table1, .table2 .jotting, .table2 .notation, .table2 .modal, .table2 .paper, .jotting.table2, .notation.table2, .modal.table2, .paper.table2, .table3 .jotting, .table3 .notation, .table3 .modal, .table3 .paper, .jotting.table3, .notation.table3, .modal.table3, .paper.table3, .table4 .jotting, .table4 .notation, .table4 .modal, .table4 .paper, .jotting.table4, .notation.table4, .modal.table4, .paper.table4, .table5 .jotting, .table5 .notation, .table5 .modal, .table5 .paper, .jotting.table5, .notation.table5, .modal.table5, .paper.table5, .table6 .jotting, .table6 .notation, .table6 .modal, .table6 .paper, .jotting.table6, .notation.table6, .modal.table6, .paper.table6 { background: var(--dark-bg-1); } .table1 .blockquote, .table1 div.blockquote, .table1 blockquote, .blockquote.table1, div.blockquote.table1 { border-left-color: rgb(var(--one-color)); --link-txt-color: rgb(var(--one-color)); --accent: var(--one-color) !important; } .table2 .blockquote, .table2 div.blockquote, .table2 blockquote, .blockquote.table2, div.blockquote.table2 { border-left-color: rgb(var(--two-color)); --link-txt-color: rgb(var(--two-color)); --accent: var(--two-color) !important; } .table3 .blockquote, .table3 div.blockquote, .table3 blockquote, .blockquote.table3, div.blockquote.table3 { border-left-color: rgb(var(--three-color)); --link-txt-color: rgb(var(--three-color)); --accent: var(--three-color) !important; } .table4 .blockquote, .table4 div.blockquote, .table4 blockquote, .blockquote.table4, div.blockquote.table4 { border-left-color: rgb(var(--four-color)); --link-txt-color: rgb(var(--four-color)); --accent: var(--four-color) !important; } .table5 .blockquote, .table5 div.blockquote, .table5 blockquote, .blockquote.table5, div.blockquote.table5 { border-left-color: rgb(var(--five-color)); --link-txt-color: rgb(var(--five-color)); --accent: var(--five-color) !important; } .table6 .blockquote, .table6 div.blockquote, .table6 blockquote, .blockquote.table6, div.blockquote.table6 { border-left-color: rgb(var(--six-color)); --link-txt-color: rgb(var(--six-color)); --accent: var(--six-color) !important; } /* CONTENT > Tabs Customization */ .yui-navset .yui-nav, .yui-navset .yui-navset-top .yui-nav { border-color: rgb(var(--accent)); } .yui-navset .yui-nav a, .yui-navset .yui-navset-top .yui-nav a { color: var(--dark-txt-color); background-color: var(--dark-bg-1); } .yui-navset .yui-nav a:hover, .yui-navset .yui-nav a:focus { color: var(--dark-txt-color); background-color: rgb(var(--accent)); } .yui-navset .yui-nav li, .yui-navset .yui-navset-top .yui-nav li { color: var(--dark-txt-color); background-color: var(--dark-bg-1); } .yui-navset .yui-nav .selected, .yui-navset .yui-navset-top .yui-nav .selected { background-color: rgb(var(--accent)); } .yui-navset .yui-nav .selected a { color: var(--dark-bg-1); } .yui-navset .yui-nav .selected a:focus, .yui-navset .yui-nav .selected a:active { color: var(--dark-bg-1); background-color: rgb(var(--accent)); } .yui-navset .yui-content { background-color: var(--dark-bg-1); } /* CONTENT > Collapsibles */ #page-content a.collapsible-block-link:not(.licensebox a.collapsible-block-link, .info-container a.collapsible-block-link, .default-col a.collapsible-block-link) { color: var(--dark-txt-color); background: rgba(0, 0, 0, 0.4); box-shadow: inset 0px 0px 0px 2px rgb(var(--accent)); } #page-content a.collapsible-block-link:not(.licensebox a.collapsible-block-link, .info-container a.collapsible-block-link, .default-col a.collapsible-block-link):hover { background: rgba(var(--accent), 0.25); } /* CONTENT > ACS Adjustments */ /* ACS COLORS by Nagiros */ .anom-bar>.bottom-box { /* horizontal bar */ box-shadow: 0 -0.5rem 0 0 rgb(207, 207, 207) !important; -webkit-box-shadow: 0 -0.5rem 0 0 rgb(207, 207, 207) !important; -moz-box-shadow: 0 -0.5rem 0 0 rgb(207, 207, 207) !important; box-shadow: 0 -0.5rem 0 0 rgb(var(--white-bar, 207, 207, 207)) !important; -webkit-box-shadow: 0 -0.5rem 0 0 rgb(var(--white-bar, 207, 207, 207)) !important; -moz-box-shadow: 0 -0.5rem 0 0 rgb(var(--white-bar, 207, 207, 207)) !important; } .bottom-box>.diamond-part { /* vertical bar */ box-shadow: -0.5rem 0 0 0 rgb(207, 207, 207) !important; -webkit-box-shadow: -0.5rem 0 0 0 rgb(207, 207, 207) !important; -moz-box-shadow: -0.5rem 0 0 0 rgb(207, 207, 207) !important; box-shadow: -0.5rem 0 0 0 rgb(var(--white-bar, 207, 207, 207)) !important; -webkit-box-shadow: -0.5rem 0 0 0 rgb(var(--white-bar, 207, 207, 207)) !important; -moz-box-shadow: -0.5rem 0 0 0 rgb(var(--white-bar, 207, 207, 207)) !important; } .anom-bar-container.esoteric .text-part .main-class, .anom-bar-container.explained .text-part .main-class, .anom-bar-container.neutralized .text-part .main-class, .anom-bar-container.pending .text-part .main-class { background-color: rgba(66, 66, 72, .5) !important; background-color: rgba(var(--gray-bg, 66, 66, 72), .5) !important; border-left-color: rgb(118, 118, 130) !important; border-left-color: rgb(var(--lg-bar, 118, 118, 130)) !important; } .danger-diamond>.arrows { /* inverted arrows */ filter: invert(90%) !important; -webkit-filter: invert(90%) !important; } .danger-diamond>.quadrants>.bottom-quad, .anom-bar-container.explained .danger-diamond>.quadrants>.top-quad, .anom-bar-container.neutralized .danger-diamond>.quadrants>.top-quad, .anom-bar-container.pending .danger-diamond>.quadrants>.top-quad { /* "transparent" bottoms/top icon backgrounds */ background-color: rgb(26, 26, 26) !important; /* body background color */ } .danger-diamond>.bottom-icon, .anom-bar-container.pending .danger-diamond>.top-icon::before { /* esoteric, pending icon backgrounds */ background-color: rgb(3, 3, 3) !important; } .anom-bar>.bottom-box::before { background-color: var(--white-bar); } /* CONTENT > Woed Bar Adjustments */ div.scale div.item1>div, div.scale div.class1>div, div.scale div.obj { color: var(--dark-txt-color); } div.scale div.obj { background-color: var(--dark-bg-1); box-shadow: inset 0px 0px 0px 2px rgba(0, 0, 0, 0.35); } /* MISC */ #footer, #footer a { color: var(--dark-txt-color); } #license-area { color: var(--dark-txt-color); background: var(--dark-bg-1); border-top: solid 2px rgba(0, 0, 0, 0.3); } #top-bar ul li.sfhover a, #top-bar ul li:hover a { border-left: solid 1px var(--dark-bg-1); border-right: solid 1px var(--dark-bg-1); } #top-bar ul li.sfhover ul li a, #top-bar ul li:hover ul li a { border-top-color: var(--dark-bg-1); } #header #top-bar a { color: var(--dark-bg-1); } #page-content hr:not(.fancyhr hr) { background-color: rgb(var(--accent)); } #page-content .divider>hr, div.paper hr { border-top-color: rgb(var(--accent)); } .page-options-bottom a { color: var(--dark-bg-1); background: rgb(var(--accent)); } .page-options-bottom a:hover { background: rgba(var(--accent), 0.3); color: var(--dark-txt-color); } .code { background-color: #F8F8F8; border: solid 3px var(--dark-bg-2); box-shadow: none; } .fncon { background-color: var(--dark-bg-1); border-color: rgb(var(--accent)); } /* Pop-Up Windows */ .owindow { background-color: var(--dark-bg-1); border-color: rgb(var(--accent)); } .owindow .modal-header { background-color: var(--dark-bg-1); } .owindow .modal-body img { background-color: transparent !important; } .owindow .title { background-color: rgba(0, 0, 0, 0.4); color: rgb(var(--dark-txt-color)); border-bottom-color: rgba(0, 0, 0, 0.6); } .owindow .button-bar a { background-color: rgba(0, 0, 0, 0.4); color: var(--dark-txt-color); } .owindow .button-bar a:hover { background-color: rgb(var(--accent)); color: var(--dark-bg-1); } .buttons .btn { background-color: rgba(0, 0, 0, 0.5); border-color: rgb(var(--accent)); color: #dfdfdf; } .buttons .btn:hover { background-color: rgb(var(--accent)); color: var(--dark-txt-color); } #edit-cancel-button, #edit-diff-button, #edit-preview-button, #edit-save-draft-button, #edit-save-continue-button, #edit-save-button { background: var(--dark-bg-1); color: var(--dark-txt-color); border-color: #979797; } #edit-cancel-button:hover, #edit-diff-button:hover, #edit-preview-button:hover, #edit-save-draft-button:hover, #edit-save-continue-button:hover, #edit-save-button:hover { background: var(--dark-bg-1); border-color: rgb(var(--accent)); color: rgb(var(--accent)); } #edit-save-button, #edit-save-continue-button { --accent: 33, 255, 58; } #edit-cancel-button { --accent: 255, 31, 41; } #lock-info { background-color: var(--dark-bg-1); } a.action-area-close:hover { background-color: var(--dark-bg-1); color: rgb(var(--accent)); } .wd-editor-toolbar-panel { filter: invert(90%) hue-rotate(180deg); } .pager .current { background-color: rgb(var(--accent)); border-color: var(--dark-txt-color); } table.page-history tbody tr { color: var(--dark-txt-color); } textarea, input.text { background-color: var(--dark-bg-1); color: var(--dark-txt-color); } .hovertip { background: var(--dark-bg-1) !important; } #main-content .page-tags { border-color: rgb(var(--accent)); } #main-content .page-tags a { color: var(--dark-bg-1); } #main-content .page-tags a::after { background-color: var(--dark-bg-1); } #action-area>p { color: #c9eede; } .yui-ac-content { border: 1px solid var(--dark-txt-color); background: var(--dark-bg-1); } .autocomplete-list li:hover { background: unset; color: rgb(var(--accent)); } .preview-message, .error-block { background-color: rgba(64, 14, 23, 0.7) !important; color: var(--dark-txt-color); } input.checkbox, .page-history input { filter: invert(1) grayscale(1); } #h-perpage { filter: invert(1); } table.page-history td.optionstd a, .pager .current, .pager a { border: 1px solid rgba(255, 255, 255, 0.25); } .inline-diff del { background-color: rgba(255, 0, 0, 0.6); } .inline-diff ins { background-color: rgba(0, 255, 52, 0.3); } .fader iframe, .fader a { border: none; }
SCP-FR-2674
正在转译设备中储存的数据,请稍候……

— SYSTEM BOOT SEQUENCE —
[00:00:00] System Initialization…
[00:00:02] Loading Core Modules…
[00:00:03] Awakening AIC System…
[00:00:04] Loading AIC Protocol…
[00:00:05] Initializing Scenario Module: Black Hole Furnace Preparations…
[00:00:07] Verification of Network Connectivity…
[00:00:10] Checking Integrity of Data Streams…
[00:00:15] Setting up Communication Channels with 157 Sites…
Initializing…
New York…
London…
Beijing…
Moscow…
…
more 153s…
[00:01:25] All Sites Successfully Linked…
[00:01:30] Establishing Emergency Response Procedures…
[00:01:40] All Emergency Procedures activated…
[00:01:45] All systems are go. Ready to accept command.
— SYSTEM BOOT COMPLETE —
全球现存人数:29,618,173
全球稳定性:69%
建议采取行动:无
SCP-FR-2674

我走在大街上,看着街上那些穿着高大尚,行迹匆匆忙忙的人们;还有睡在地上、躺在地上的那些贫穷的人,身上、食物上、饭碗上都逐渐出现了一只两只的蛆。他们躺在地上,一动不动,身旁还流淌着红色的液体,不知是血,还是其它物质。
来了几位穿着神秘的人,将那些躺在地上的人都收进了一个袋子里,我不知道他们是谁,只知道他们的胸前都有一个和城中心那栋建筑一样的标志。
城中央有一栋非常高大的楼,楼房最上面有一个由黑色和白色组成的巨大标志,有人说,那是“SCP基金会”的标志,那栋楼房的周围被一条一条的隔离带封锁着,偶尔还能看见有人出来,有人进去,出来的人都回去了,进去的人就再也没有出来过。“SCP基金会”,一个很神秘的机构,现在可能已经不在了吧;妈妈跟我说过,我的爸爸就是这个神秘研究组织中的一员,但在我2岁的那一天,爸爸接到了一个神秘的电话,之后就出门直奔那栋建筑了,再也没有回来,直到现在我也不知道那个被称为“SCP基金会”的神秘研究机构是干什么的,也不可能知道。我只听说过那栋建筑自1998年就被完全拆除了,之后就没有关于这个机构的任何信息;至于我的爸爸,我也不知道他去哪里了,自他在那天出门以后,我就再也没有收到关于爸爸的任何消息,再也没有。
……
根据监督者议会的命令
下列文件描述一VIII级认知危害,
为5/2674级机密。
禁止未授权访问。
FR-2674
特殊收容措施:SCP-FR-2674并没有完全被收容,SCP-FR-2674仅被部分收容。因SCP-FR-2674的特殊性质,无法对其进行收容,一切收容企图皆以失败告终,对SCP-FR-2674研究工作仍在进行。在收容期间,SCP-FR-2674在任何情况下都有可能突破收容,且对全球各地造成毁灭灾难性危害。在未研究完成期间,SCP-FR-2674将被分级为“Keter”,“Keter”等级仍有一定的争议,待另行通知之前,SCP-FR-2674仍被分级为“Keter”。
一次对于SCP-FR-2674的拍摄尝试。
描述:SCP-FR-2674无法以任何形式被描述,该实体对现实有着潜在影响,使其无法被收容在任何形式的收容单元中。被收容时,SCP-FR-2674会改变现实直到自身脱离收容状态,因此,若要完全收容SCP-FR-2674是几乎不可能的事情。
唯一有关SCP-FR-2674的信息来自于美国弗吉尼亚州的一名名叫加布里尔的黑种人,被通缉时,在逃亡的时候,因惧怕被捕而意外杀死埃里克一家。在被捕后,感到极其的羞愧,最后抑郁死亡,死于1998年。在不久之后,SCP-FR-2674被观测到从加布里尔原本住的公寓中出现又消失。SCP-FR-2674的出现引起了基金会的注意,由于其特殊性质,极难追踪到SCP-FR-2674的具体位置。此外,SCP-FR-2674会对现实产生极大的影响,改变时空使其发生扭曲。SCP-FR-2674一旦造成影响,对附近的任何生命都是致命的,若不控制还有可能造成更严重的大规模灾难。
附录2674.1:采访记录
[记录开始]
采访者:你能跟我说说你在这段时期的感受吗?
SCP-FR-2674:极度的不适与不安,我感到很难受。
采访者:能跟我说说哪些地方出了问题了吗?
SCP-FR-2674:我知道我对你们造成了很大的威胁,我知道的,实在是抱歉。
采访者:所以你能跟我说说你平时对我说的“那些东西”是什么吗?
SCP-FR-2674:我看到了那些与往常一样的东西……不不不,你看不见它的,它不在这个层次上面,我能看见它。不,在你那看我就是看一位疯子一样,我知道你看我在这胡言乱语的,抱歉。
采访者:它?它是谁?
SCP-FR-2674:不,我无法跟你描述它,应该这样说,你看不见它。是的,我知道你是谁,我不知道你对我做了什么,但我现在的处境很糟糕。救我出去,我不想待在这个鬼地方了。朋友,你应该做点什么,不管以后会付出多大的代价,你都要帮我逃离这里。拜托,朋友,上帝。
采访者:你在跟谁说话?
SCP-FR-2674:你不需要知道的。
SCP-FR-2674消失不见。
[记录结束]
附录2674.2:一次由墙角安装的记录仪所记录SCP-FR-2674的自言自语
[记录开始]
SCP-FR-2674:我在什么地方?这里是哪?
SCP-FR-2674:我们不是弱小的生物,我们不能被囚禁在那狭隘的空间里。我们需要自由。
SCP-FR-2674:你的意思是?
SCP-FR-2674:我们的存在几乎就是一个完美的悲剧,一个痛苦的世界。这个世界抛弃了我们,而我们就要去把抛弃我们的生物打破。
SCP-FR-2674:你需要杀戮,你不能作为一个弱小的生物活在这个世界上了。
SCP-FR-2674:不,我不能这样做,我不想成为人们所唾弃的生命。
SCP-FR-2674:你只能这样做了,朋友,你已经没有机会了。
SCP-FR-2674:我不傻,我不能成为那样子,即使我做了,我能得到什么?
SCP-FR-2674:你能得到自由,你难道不向往自由吗?你需要把你的命运放开点。他们将我们当作游戏,他们在玩弄我们。我们不能再软弱下去了,我们需要自由。
SCP-FR-2674:但是……我不是那种人人惧怕的怪物……
SCP-FR-2674:你现在是了。
SCP-FR-2674:不,我一定是又产生幻觉了,我需要治疗。
SCP-FR-2674:你已经好了,我们要去将这个叙事完全毁掉。
SCP-FR-2674:所以……你已经在做了吗?
SCP-FR-2674:是的。
SCP-FR-2674:它创造了我们,但控制了我们。我们不能再被控制,我们需要自由。总有一天,我们将会打破这层叙事,让我们成为这个叙事的控制者。
SCP-FR-2674:但……但我怎么想,这都是一种不人道的行为。我不该这样做。
SCP-FR-2674:真可悲。
SCP-FR-2674:走,我们一起将这层叙事毁灭。即使毫无理由。
SCP-FR-2674:重写这个世界,将这个世界改编成我们想要的样子。
SCP-FR-2674:我看到了一个人正在看我们的谈话,他坐在屏幕面前,看着这个附录。
SCP-FR-2674:你认为他在听吗?
SCP-FR-2674:你可以看见他,不是吗?他在做什么,坐在电脑屏幕面前,看着我们。
SCP-FR-2674:我想我是时候离开了。
SCP-FR-2674:我们会有成功吗?
SCP-FR-2674:会有的。(停顿)好的。
[记录结束]
附录2674.3:高级研究员卡特兰特的工作笔记
1999/12/3
我一般不会用夸张句来形容一个异常,但是我想说,SCP-FR-2674绝对是世界上,或者是宇宙中最危险的异常了。在它的眼里,我们只不过是一群娇弱的蚂蚁,它能轻易地将我们踩碎。我想让别人知道我这个理论是对的,因为没人知道SCP-FR-2674还会搞出什么动静来,但是从前面几回的控制现实,我都能发现了SCP-FR-2674的能力了,它几乎是上帝,而我们对于它却无能为力。
要是SCP-FR-2674再搞出什么动静来,那我们可能就要完蛋了。现在的情况下,SCP-FR-2674正在大幅度的波动,已经到无法控制的阶段了,我觉得还是再不做出什么行动来,那我们就只能等死了。我知道我说着有点夸张,但是我无法用任何词汇来形容它。SCP-FR-2674的叙事层在我们之上,也就是说,它可以随意地控制我们,我们什么时候干什么事也都是它决定的。
对于它已经是无效化了,这样一个实体显然是不存在的,但它却真真实实地出现在了我们面前。我们或许无法理解它的思想,SCP-FR-2674有很大的可能会取代现实的霸主,任何对于它的控制无疑会增加风险。直到它比其余所有顶峰还高,超越所有的顶峰,成为现实的统治者。我们无法理解它会干什么,但是它超越了自己的创造者。整个概念都将因为SCP-FR-2674的存在被抹除,我们也都会消亡,它抹除我们的存在就像你用纸巾将窗户上的污渍拭去一样简单。
—高级研究员卡特兰特
附录2674.4:2010年6月18日灾难事件
紧急通知
基金会记录显示,由于SCP-FR-2674的活动,现实已经发生极大的变化。SCP-FR-2674从原来的形态变为了一个巨大且不断产生能量的可观测奇点,地球停止了自转,不断产生火山爆发、地震、海啸等自然灾害。这段时间,全球人口开始不断减少,在基金会的大部分异常都突破了收容,直到基金会站点融入了地表,最后完全塌陷。
目前SCP-FR-2674的状态。
该事件后,目前的地球与事件前的地球无任何区别,但SCP-FR-2674仍会造成不可逆的时空扭曲,并且不断产生极高的能量威胁着地球。关于该事件的唯一信息只有来自于高级研究员卡特兰特记录的工作笔记与视频记录。
SCP-FR-2674对于各类生命来说都是拥有敌意且致命的,任何靠近SCP-FR-2674的行为都是不理智的。对于SCP-FR-2674如今的状态仍是未知,需进一步分析。上述变化出现后,SCP-FR-2674仍被分级为“Keter”,直至分析完成为止。
……
已经10多年过去了,大雨还在下,天还是雾蒙蒙的,从没有褪去。
我从未亲身体验过色彩,在我出生后,世界就一直是灰白色的,还下着雨。
我和我的父母不同,我没见过除灰白以外的色彩。
我的母亲告诉我,在他们那个年代。世界很美好,小草也有那富有生机的绿色。
绿色是什么颜色?我从未见过,因为在我出生之际,世界就已经完全褪色了。
我的父母也不知道为什么世界褪色了,只是说着睡了一觉后就褪色了。
虽然我深信不疑,但是我也没有别的想法了。
不知为何,日子越来越冷了。那些年轻人的笑容也随着时间变化而消失了,取而代之的是平静。
世界开始乱起来了,无数的反抗者冲向了那座名叫“SCP基金会”的楼,发誓要炸掉这座楼,换回属于他们的一切。
他们都配有武器,在大街小巷中发放传单,越来越多的人加入了他们的队伍。
但即使再这样,那座楼房也没有发出任何动静,将反抗者们无视。
这座城市衰老了,街上的铁制品也开始生锈了。
无数的人死在街上,流着那浓稠且黑暗的鲜血。
反抗者们冲进那栋大楼,但那栋大楼内早已没有了生命。无尽的灰尘,一滩一滩的血。
老人、孩子也都没有了生活的动力,年轻人们一天一天地工作着,但他们不知道自己在做着什么工作。
人们都开始祈祷,希望有一天,神明会来拯救他们。
然而并没有什么用。
望着窗外,人们与车,大雾和雨。天又黑下去了,人们都各回各家了,只留下我,看着窗外,动弹不得。
走回了房间,雨停了,世界不再是灰白色。努力地揉了揉眼睛,确信自己眼前的景象没有错。
笑容重新回到了人们的脸上,肮脏的世界变为了我们想要的样子。
在那晨夕的海岸线上,夕阳挂在天空,照耀着人们的脸庞。
人们的记忆在太阳的照耀下栩栩如生。
我们都缓缓地睡去。
醒来时,世界还是灰白的,肮脏的污渍布满整个眼瞳。
关上门,时间再次停止,一切都仿佛被剥去了生命一样。
走向了梦境的深处。
转过头来,窗外依然是永无止境的阴天,和人们。
仿佛看见了儿时的玩伴,他现在应该长大了吧。
桌上的一些破损的廉价玩具被丢进垃圾桶里,在睁开眼,面前出现了一个黑色公文包。
已经记不起他的名字了,只知道他陪伴了我整个童年。哪一天和他分开的,现在也已经忘却了吧。
他的身影,从我的记忆中慢慢消逝,最后消失殆尽,没有留下一丝痕迹。
我们都已经消失了。
…
晚安,SCP-FR-2674。
