타임피스 테마
평가: 0+x

이게 뭔가요?

타임피스timepiece 테마는 BHL 기반 어두운 테마로, 1985년 영화 《페노메나Phenomena》와 1995년 비디오게임 (및 시리즈) 《클락타워Clock Tower》를 기반으로 디자인했습니다. 어떤 작품이든지 사용 가능하지만… 웬만하면 어둡고 으스스하고 초자연적인 낌새가 자욱한 글이면 더 좋습니다.


테마 색상

Large Scissor Blades--scissor-blades#C5C5D4
Minute Hand (Tick)--minute-hand#F4F4F4
Hour Hand (Tock)--hour-hand#363636
{$color4-name}{$color4-variable}{$color4-info}
{$color5-name}{$color5-variable}{$color5-info}
{$color6-name}{$color6-variable}{$color6-info}
Dripping Death--dripping-death#C70000
"Killer" Vision--killer-vision#B31212
Fresh Blood--fresh-blood#660000
No.4 C#m (Op. 66)--fantaisie-impromptu#06064B
Corvino's Eyes--corvino-eye#2A3547
Dark, Dark Rooms--dark-rooms#070D29
Veined Spatter--veined-spatter#420000
Stale Fountain Water--stale-water#11111C
{$subcolor9-name}{$subcolor9-variable}{$subcolor9-info}
{$subcolor10-name}{$subcolor10-variable}{$subcolor10-info}
{$subcolor11-name}{$subcolor11-variable}{$subcolor11-info}
{$subcolor12-name}{$subcolor12-variable}{$subcolor12-info}

ctlogo.png

일전의 재단 로고

비고: 블랙 하이라이터 기반 테마입니다. 이 테마를 쓰려면 블랙 하이라이터 테마를 같이 불러오셔야 합니다. 자세한 것은 여기서 확인하세요.

어디서나 아래를 붙여넣으세요.

[[include :scp-wiki:theme:black-highlighter-theme]]
[[include :scp-wiki:component:toggle-sidebar-bhl]]
[[include :scpko:theme:clock-tower]]

예시

수평줄은 하이픈 5개 "-----"를 치면 만들어지며, 따로 들어 있는 곳 (인용 블록 등) 이 없다면 페이지 전체를 가로지릅니다. 이 글에서 섹션을 나누는 줄은 모두 이 수평줄입니다.


제목은 문장 처음에 "+"을 1개부터 6개까지 입력해서 적용할 수 있습니다.

탭뷰입니다.


인용 블록입니다. 문장 처음에 ">"를 붙여서 만들 수 있습니다.
다른 텍스트


요건 수평줄

블록 속의 블록1

이건 표입니다
어떤 식으로 만드는진
다 아시죠

Header 폰트는 Colus + 나눔명조,
Title 폰트는 고운바탕,
Body & UI 폰트는 Jost + 나눔바른고딕 (NBC),
Monospace 폰트는 나눔고딕코딩입니다.


[[iftags +component]]

평가: 0+x

What this does

Makes the sidebar hidden by default and toggled via a corner button, similar to the mobile version of the site.


How to use

1. Copy code below.

2. Paste in article after Black Highlighter and any other Theme include.

[[include :scp-wiki:component:toggle-sidebar-bhl]]

3. (Optional) Style toggle button if using a theme.

There are also 5 CSS Vars available to style the button if needed.
For the colors, it is heavily suggested that you use the available BHL Color Vars which can be found here.

:root {
--toggle-button-bg: hex/rgb/hsl color;
--toggle-border-color: hex/rgb/hsl color;
--toggle-border-width: px/rem/em;
--toggle-icon-color: hex/rgb/hsl color;
--toggle-roundness: percentage;
}


[[/iftags]]

[[div [[iftags -component]]style="display: none"[[/iftags]]]]

/*
   Timepiece Theme
   [2021 Wikidot Theme]
   by JackalRelated
       inspired by Phenomena and the Clock Tower series
   Modified for Korean branch by XCninety
*/
 
@import url('https://fonts.googleapis.com/css2?family=Gowun+Batang&family=Jost&family=Nothing+You+Could+Do&display=swap');
@import url('http://scpdsandbox.wdfiles.com/local--files/theme%3Aclock-tower/stylesheet-ct.css');
@import url('https://fonts.googleapis.com/css2?family=Nanum+Myeongjo&display=swap');
 
:root:lang(ko) {
   --header-subtitle: "째 . 깍 . 째 . 깍 .";
 
   --body-font: 'Jost', NanumBarunCatsi, sans-serif;
   --header-font: 'Colus', 'Nanum Myeongjo', serif;
   --UI-font: var(--body-font);
   --title-font: 'Gowun Batang', serif;
   --mono-font: 'Nanum Gothic Coding', monospace;
}
🈲: SCP 재단의 모든 컨텐츠는 15세 미만의 어린이 혹은 청소년이 시청하기에 부적절합니다.
따로 명시하지 않는 한 이 사이트의 모든 콘텐츠는 크리에이티브 커먼즈 저작자표시-동일조건변경허락 3.0 라이선스를 따릅니다.