这个设定曾被评定为社区的每月精选内容。这意味着它的质量相当出色,同时得到了成员的广泛认可,是值得一读的佳作。
这个设定曾被评定为社区的每月精选内容。它的质量相当出色,同时得到了成员的广泛认可。
这篇设定参加了一场社区活动,而且取得了排名的前三位!
这篇设定参加了一场社区活动,而且取得了排名的前三位!
/* Dark Liminal Legacy Theme [Dark Legacy Theme] by Lynch & Etoile. Remixed by Stretchster. */ @import url('https://fontlibrary.org/face/fantasque-sans-mono'); @import url("http://scpsandboxcn.wikidot.com/local--files/typeface/Typeface-zcoolwenyiti.css"); @import url("https://fonts.googleapis.com/css2?family=Noto+Sans+SC&display=swap"); :root { --theme-base: "black-highlighter"; --theme-id: "dark-liminal-legacy"; --theme-name: "Dark Liminal Legacy Theme"; --logo-image: url("http://sensenca-picture.wikidot.com/local--files/main/EagleWhiteSD.png"); --header-title: "后室的传承"; --header-subtitle: "注意你的背后..."; --body-font: 'Noto Sans SC', sans-serif; --header-font: 'zcoolwenyiti', sans-serif; --title-font: 'Noto Sans SC', sans-serif; --white-monochrome: 17, 38, 57; --pale-gray-monochrome: 34,80, 121; --light-gray-monochrome: 45,53,67; --gray-monochrome: 57, 10, 10; --grey-monochrome: 45,53,67; --black-monochrome: 222, 222, 222; --bright-accent: 34,80, 121; --medium-accent: 86, 23, 23; --dark-accent: 164, 107, 0; --pale-accent: 203,0, 183; --newpage-color 145,185,220; --alt-accent: 145,185,220; --legacy-accent: 255, 185, 97; --darker-legacy-accent: 57, 10, 10; --backrooms-yellow: 215,200,0; --swatch-topmenu-border-color: var(--darker-legacy-accent); --swatch-topmenu-bg-color: var(--darker-legacy-accent); --swatch-headerh1-color: 222, 222, 222; --swatch-headerh2-color: 255, 185, 97; --link-color: 255, 185, 97; --hover-link-color: 255, 185, 97; --visited-link-color: 142, 39, 39; --background-gradient-distance: 0rem; --gradient-header: linear-gradient(to top, rgb(var(--legacy-accent)) 0%, rgb(var(--darker-legacy-accent)) 0% ); --diagonal-stripes: linear-gradient(transparent 0); } #skrollr-body { background-image: radial-gradient(circle, rgb(var(--medium-accent)) 50%, transparent 0); background-repeat: repeat; background-size: 0.25em 0.25em; width: 100%; height: 7.5rem; } #side-bar .side-block div a img { filter: grayscale(100%); } #side-bar .heading p { color: rgb(var(--legacy-accent)); } #container { background-image: radial-gradient(circle, rgb(var(--medium-accent), 0.05) 50%, transparent 0); background-size: 0.25em 0.25em; background-repeat: repeat; background-attachment: fixed; } div#page-options-bottom-2 > a, div#page-options-bottom > a { border-radius: 0em; -moz-border-radius: 0em; border: none; } div#page-options-bottom-2 > a:active, div#page-options-bottom-2 > a:hover, div#page-options-bottom > a:active, div#page-options-bottom > a:hover { border: none; } #header, #top-bar { background-attachment: scroll; } #header { background-image: none; } #header::before { content: ""; position: absolute; height: 100%; width: 100%; left: 0; top: 0; background-image: var(--logo-image); background-size: auto 16rem; background-position: center; background-repeat: no-repeat; opacity: 0.4; } #header h1, #header h1 a { position: absolute; top: 1rem; margin: 0; width: 100%; display: flex; justify-content: center; z-index: 0; } #header h2, #header h2 span, #header h2 span::before { position: absolute; top: 2rem; margin: 0; width: 100%; display: flex; justify-content: center; } #header h1 a::before, #header h2 span::before { text-shadow: .063rem 0.1rem 0.1rem #0c0c0c; } h1, h2, h3, h4, h5, h6 { color: rgb(var(--legacy-accent)); } .yui-navset .yui-nav .selected a { color: rgb(var(--legacy-accent)) !important; } table.wiki-content-table th { color: rgb(var(--black-monochrome)); } #login-status { color: rgb(var(--legacy-accent)); } #login-status a { color: rgb(var(--legacy-accent)); } #search-top-box input.empty { color: rgb(var(--legacy-accent)); } #search-top-box input.text { color: rgb(var(--legacy-accent)); } a.newpage { background: transparent; text-decoration: none } a.newpage { color: rgb(var(--alt-accent)); } #page-title { color: rgb(var(--legacy-accent)); } #top-bar div.mobile-top-bar > ul > li > a, #top-bar div.top-bar > ul > li > a, #top-bar div.mobile-top-bar > ul > li > ul > li > a, #top-bar div.top-bar > ul > li > ul > li > a { color: rgb(var(--legacy-accent)); } a:hover::before { content: "> "; } blockquote { box-shadow: 0.05rem 0.1rem 0.3rem rgba(90, 20, 20,.25); } .styled-quote { background-color:rgb(var(--bright-accent)); border-left: 0.5rem solid rgba(var(--grey-monochrome)); padding: 0.1rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0.05rem 0.1rem 0.3rem rgba(0,0,0,.25); } .light-styled-quote { background-color:rgb(var(--darker-legacy-accent)); border-left: 0.5rem solid rgba(var(--legacy-accent)); color:rgb(var(--black-monochrome)); padding: 0.1rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0.05rem 0.1rem 0.3rem rgba(0,0,0,.25); } .light-styled-quote a{ color: rgb(var(--swatch-menubg-medium-color)); } .darkblock { background-color:rgb(var(--white-monochrome)); color:rgb(var(--black-monochrome)); padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); } .block { background-color:rgb(var(--grey-monochrome)); color:rgb(var(--black-monochrome)); padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); } .lightblock { background-color:rgb(var(--darker-legacy-accent)); color:rgb(255, 255, 255); padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); color: rgb(var(--black-monochrome)); } .lightblock a { color: rgb(var(--swatch-menubg-medium-color)); } .borderblock { background-color:rgb(var( --grey-monochrome)); color:rgb(255, 255, 255); padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); border: solid 0.3rem rgb(var(--bright-accent)); } .alt-borderblock { background-color:rgb(var(--bright-accent)); color:rgb(255, 255, 255); padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); border: solid 0.3rem rgb(var(--grey-monochrome)); } .light-borderblock { background-color:rgb(var( --darker-legacy-accent)); color:rgb(255, 255, 255); padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); border: solid 0.3rem rgb(var(--legacy-accent)); } .border-logoblock{ padding: 0.01rem 1rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); color:rgb(255, 255, 255); margin: 0.5rem 0 0.5rem 0.25rem; display: block; position: relative; background-color: rgb(var(--grey-monochrome)); border: solid 0.3rem rgb(var(--bright-accent)); } .border-logoblock::after{ content: ""; float: center; border: solid 2px #0000; background: url(https://7bye.com/hoah/i/2024/01/19/ikmc4p.png) center/25% no-repeat; opacity: 0.25; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 1; } .light-border-logoblock{ padding: 0.01rem 1rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); color:rgb(255, 255, 255); margin: 0.5rem 0 0.5rem 0.25rem; display: block; position: relative; background-color: rgb(var(--darker-legacy-accent)); border: solid 0.3rem rgb(var(--legacy-accent)); } .light-border-logoblock::after{ content: ""; float: center; border: solid 2px #0000; background: url(https://7bye.com/hoah/i/2024/01/19/ikmc4p.png) center/25% no-repeat; opacity: 0.25; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 1; } .logoblock{ padding: 0.01rem 1rem; color:rgb(255, 255, 255); box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); margin: 0.5rem 0 0.5rem 0.25rem; display: block; position: relative; background-color: rgb(var(--grey-monochrome)); } .logoblock::after{ content: ""; float: center; border: solid 2px #0000; background: url(https://7bye.com/hoah/i/2024/01/19/ikmc4p.png) center/25% no-repeat; opacity: 0.25; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 1; } .light-logoblock{ padding: 0.01rem 1rem; color:rgb(255, 255, 255); box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); margin: 0.5rem 0 0.5rem 0.25rem; display: block; position: relative; background-color: rgb(var(--darker-legacy-accent)); } .light-logoblock::after{ content: ""; float: center; border: solid 2px #0000; background: url(https://7bye.com/hoah/i/2024/01/19/ikmc4p.png) center/25% no-repeat; opacity: 0.25; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 1; } .titleblock { background-color: rgb(var(--grey-monochrome)); color:rgb(var(--black-monochrome)); padding: 0.5rem 1rem 0.10rem; margin: 1.5rem 0rem 0.5rem 0rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.5); border: solid rgb(var(--bright-accent)) 2px; } .titlebox{ color: rgb(var(--grey-monochrome)); position: relative; top: -1.6rem; background-color: rgb(var(--bright-accent)); padding: 0.25rem 1rem; line-height: 0.1rem; } .light-titleblock { background-color: rgb(var(--darker-legacy-accent)); color:rgb(var(--black-monochrome)); padding: 0.5rem 1rem 0.10rem; margin: 1.5rem 0rem 0.5rem 0rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.5); border: solid rgb(var(--legacy-accent)) 2px; } .light-titlebox{ color: rgb(var(--darker-legacy-accent)); position: relative; top: -1.6rem; background-color: rgb(var(--legacy-accent)); padding: 0.25rem 1rem; line-height: 0.1rem; } .border-block { background-color:rgb(var(--grey-monochrome)); color:rgb(255, 255, 255); padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); border: solid 0.3rem rgb(var(--gray-monochrome)); } .featurebox{ padding:0 0.5rem; margin:1rem 0; background:#B6AF7E; border-radius:0.6rem; box-shadow: 0px 0px 3px; border: 1.75px solid #d6ce92; box-sizing:border-box; } .featureflavor{ padding:0 0.5rem; margin:0.5rem 0; background:#B7B073; border-radius:0.6rem; box-shadow: 0px 0px 3px; border: 1.75px solid #c7c089; box-sizing:border-box; transition:0.2s; } .newsbox{ padding:1px 1rem; margin:1rem 0; background: linear-gradient(90deg, rgba(199,192,137,1) 0%, rgba(214,206,146,0) 100%); border-radius:0.8rem; } .light-featurebox{ padding:0 0.5rem; margin:1rem 0; background:#5A1414; border-radius:0.6rem; box-shadow: 0px 0px 3px; border: 1.75px solid #FFB961; box-sizing:border-box; } .light-featureflavor{ padding:0 0.5rem; margin:0.5rem 0; background:#FFB961; border-radius:0.6rem; box-shadow: 0px 0px 3px; border: 1.75px solid #6B1E1E;; box-sizing:border-box; transition:0.2s; } .light-newsbox{ padding:1px 1rem; margin:1rem 0; background: linear-gradient(90deg, rgba(75,16,16,1) 0%, rgba(214,206,146,0) 100%); border-radius:0.8rem; } .dark-featurebox{ padding:0 0.5rem; margin:1rem 0; background:#2D3543; border-radius:0.6rem; box-shadow: 0px 0px 3px; border: 1.75px solid #F4F4F4; box-sizing:border-box; } .dark-featureflavor{ padding:0 0.5rem; margin:0.5rem 0; background:#225079; border-radius:0.6rem; box-shadow: 0px 0px 3px; border: 1.75px solid #202732; box-sizing:border-box; transition:0.2s; } .dark-newsbox{ padding:1px 1rem; margin:1rem 0; background: linear-gradient(90deg, rgba(32,39,50,1) 0%, rgba(214,206,146,0) 100%); border-radius:0.8rem; } .yellow-featurebox{ padding:0 0.5rem; margin:1rem 0; background:#CDAB00; border-radius:0.6rem; box-shadow: 0px 0px 3px; border: 1.75px solid #F4F4F4; box-sizing:border-box; } .yellow-featureflavor{ padding:0 0.5rem; margin:0.5rem 0; background:#CDAB00; border-radius:0.6rem; box-shadow: 0px 0px 3px; border: 1.75px solid #F4F4F4; box-sizing:border-box; transition:0.2s; } .yellow-newsbox{ padding:1px 1rem; margin:1rem 0; background: linear-gradient(90deg, rgba(205,171,0,1) 0%, rgba(214,206,146,0) 100%); border-radius:0.8rem; } @media screen and (prefers-reduced-motion: no-preference) { #page-title, #breadcrumbs, #page-content > * { animation-name: fadeIn; animation-duration: 1s; animation-iteration-count: 1; animation-timing-function: ease-out; animation-fill-mode: backwards; } } #page-title { animation-delay: 0s; } @keyframes fadeIn { from { opacity: 0; transform: translate(0,30px); } to { opacity: 1; transform: translate(0,0); } } :root { --fade-in-delay: 0.1s; /* Change the speed here. */ } #page-content > :nth-child(1) { animation-delay: calc(1 * var(--fade-in-delay)); } #page-content > :nth-child(2) { animation-delay: calc(2 * var(--fade-in-delay)); } #page-content > :nth-child(3) { animation-delay: calc(3 * var(--fade-in-delay)); } #page-content > :nth-child(4) { animation-delay: calc(4 * var(--fade-in-delay)); } #page-content > :nth-child(5) { animation-delay: calc(5 * var(--fade-in-delay)); } #page-content > :nth-child(6) { animation-delay: calc(6 * var(--fade-in-delay)); } #page-content > :nth-child(7) { animation-delay: calc(7 * var(--fade-in-delay)); } #page-content > :nth-child(8) { animation-delay: calc(8 * var(--fade-in-delay)); } #page-content > :nth-child(9) { animation-delay: calc(9 * var(--fade-in-delay)); } #page-content > :nth-child(10) { animation-delay: calc(10 * var(--fade-in-delay)); } #page-content > :nth-child(11) { animation-delay: calc(11 * var(--fade-in-delay)); } #page-content > :nth-child(12) { animation-delay: calc(12 * var(--fade-in-delay)); } #page-content > :nth-child(13) { animation-delay: calc(13 * var(--fade-in-delay)); } #page-content > :nth-child(14) { animation-delay: calc(14 * var(--fade-in-delay)); } #page-content > :nth-child(15) { animation-delay: calc(15 * var(--fade-in-delay)); } #page-content > :nth-child(n+15) { animation-delay: calc(16 * var(--fade-in-delay)); }
孩子们把牛拴在田埂边的一棵矮树上。村里正好敲起午后五点的钟声,于是他们嬉笑着跑远了,红领巾随着拂过脖颈的冷风飘舞。这时已经能看见太阳和追着它的光芒沉静地走下山去,轻盈而不浅薄的云被余晖勾勒出一道暗红色的边。
人们纷纷停下手里的工作,从四面八方拥往村里的广场。唯一的公共收音机在老木桌子上豪迈地播了一番长号,然后带着沙哑的气息吐起话来。已经工作了十七年的它只剩下中央台一个频道还能正常收音,但对于这座宁静的村庄已经足矣。
「我很抱歉,刚才我迟到了一刻钟的样子…因为有几个文件要急着处理,没有准时来到,希望同志们谅解我。」
人们点点头。
「首先,报告同志们一个好消息。」
乡下的老人、孩子和大人们静静地聆听着。无线电波在空气中沉默地扫过,讯息因说话者的思考而片刻终止。
「在十七号的清晨六时……我们成功发射了世界上第一颗人造卫星!」收音机说。
电磁波在自由空间中的传播速度与光速相等。二百三十七年后,如果地球恰好把它好奇的眼睛对准埃珥拉方向,人们有极小的可能发现一个大小不超过几纳米的光点。
那个光点几乎不可能被人类看见,事实上也曾经不被她的创造者所注意,因为她身上的每一个细胞都本在地下的黑暗中沉睡。它们沉默寡言,直到它们在迸裂的岩壁中重见天日,于多年未遇的烈火中重生,于磨轮和器械的雕琢下现出千万个细小的原体,经过无数只工匠的手而聚合。
埃珥拉是文明的摇篮,但文明不能一直生活在摇篮里。
一些国家的领袖代表人民做出了决定。在其中一人的指导下,首都工业基地的轧钢机日夜吟唱着赤红的音调。船只运来新的生命,让它们的乘客将投身于炽热的高炉,进港的第二天便匆匆告别城市。太阳好奇地看着工人们忙里忙出,不知道文明正在准备踏上一场飞出尘埃的旅程,只是随着月亮的问候和告别越走越近。
等到春天在冬天的安息地里复苏,一颗星星如此在她的怀中诞生。
冰雪在柔和的日光下消融了。
人们将这颗星星称为“东方红”。她的质量约为九十六千克,直径约一米。她负载着一双俯瞰星球的眼睛,以及一个可以向地面发送信号的音乐播放装置。她将被另一个身高三十米的巨人怀抱着,飞向曾有数百亿人仰望过的星空。
三月十七日,墙上的挂钟指向黎明,天上的星辰还未隐去。炽红色的火焰喷薄而出,刹那间烧亮正沉在一片昏暗下的土地。溢出的水汽沸腾着掀起地上的云浪,猛烈的风在巨人的双脚下喷涌。
在混沌的灰白色中,东方红迎着黑夜冰冷而沉重的气息,飞向天空,如同一只在暴风雨里飞向远方的海燕。
愈发衰弱的重力和文明孕育的升力拉扯着东方红。除了群星和皓月,一切都在飞速下坠。
东方红颤抖着突破云层。她看见了由朦胧走向清晰的星夜。那是显成墨色的、暗蓝色的、无尽的、缺失重力的静寂。在银河飘渺而绵延的亮边上,两千亿颗或者更多的星星绕着更大的星群公转,而属于文明的第一颗星星即将登上天幕。
她在第七十三秒苏醒,第一眼便无可救药地爱上浩瀚星宇。
她决意抽身于沉重的枷锁,于是吻别将她送上这天际的泰坦,留下一份轻盈的灵魂。
她发现自己曾栖居的群山是那么渺小。但在那片群山和山下不远处的城市里,生活着六千一百万个她的缔造者、爱慕者和崇拜者。她能看见四十六亿人的出生或死去,这些人恨着或爱着他们从未离开过的地方。她能看见闪烁着的战争与和平,看见不息的欲望、妥协和愤怒,看见雪地、沙漠和摇曳着的树,看见稍纵即逝的飞行、潜游或奔跑着的生命。
阳光在运行的天体间投射而过,把她身上的每一处坎坷都映得灿烂,照得她身下的每一处江河湖海都如黄金般闪耀。
东方红呼吸着。
她亦爱上这世界。
如果时间回到小山村里那个普通的黄昏,东方红可以看见人们为她的旅程而欢呼,可以看见村委会主任请来村里唯一的通讯专业的大学生——设法修好那台老收音机的唯一频道。在日落的尾声,暖色的云层即将泛灰之时,收音机终于重新开始嗡嗡作响。
「为什么我们总是听不到音乐?」有人问道。
「她刚刚可能正在地球的另一侧。等到她飞过我们的土地上空乐声可以变得更加清晰。」大学生简短地解释,「她得把信号发给我们的国家电台。也有可能是信号的接受出了…等一下。」
他忽然身体一震,紧紧抱住那台粗糙的造物。
音乐声愈发清晰。
「她来了。」大学生低声说。
人们仰头看向他们无法看见尽头的天空。在他们上空几百公里处,东方红正在飞越这颗星球的晨昏线,曲调也和村里的电灯一同变得明亮。
有人举起相机,大学生摇摇头。
「你们拍不清的。她不但太小,天空也还亮着。」
「可是我能看见她。」村民指着天空说。
「她在那儿。」
ㅤ
