/halloween/ - Halloween

🎃Halloween hangout and spooky posting.🎃

Index Catalog Archive Bottom Refresh
+
-
Name
Options
Subject
Message

Max message length: 12000

files

Max file size: 32.00 MB

Total max file size: 50.00 MB

Max files: 5

Supported file types: GIF, JPG, PNG, WebM, OGG, and more

E-mail
Password

(used to delete files and posts)

Misc

Remember to follow the Rules

The backup domains are located at 8chan.se and 8chan.cc. TOR access can be found here, or you can access the TOR portal from the clearnet at Redchannit 3.0 (Temporarily Dead).

Ghost Screen
Hilda Anniversary Marathon


8chan.moe is a hobby project with no affiliation whatsoever to the administration of any other "8chan" site, past or present.

I bid you, Welcome! See also: 【Christmas】

(433.70 KB 1536x1279 SkeleSpear.jpg)

Halloween Meta Thread Anonymous 08/26/2025 (Tue) 18:55:08 No. 2
Suggestions about the board welcome and encouraged. ~Let me know on whether board should be SFW or not. I'm leaning yes to encourage as many anons as possible to visit and hang out.
Edited last time by MisterE on 08/26/2025 (Tue) 19:03:17.
CSS is subject to change in whole or in part. Suggestions?
What about this as an alternate? Thoughts? Too bright? /* spooky theme */ @import "./syntax/srcery.css"; :root { --background-color: #7F3300; --background-gradient: var(--background-color); --text-color: #c5c8c6; --contrast-color: #5F1003; --menu-color: #333; --background-highlight-color: #282a2e; --horizon-sep-color: none; --border-color: #CF7B20; --marked-color: #8D3312; --marked-border-color: #8D3312; --board-title-color: #F9C10E; /*--board-shadow-color: inherit;*/ --index-text-color: var(--text-color); --link-color: orange; --link-hover-color: yellow; --navbar-text-color: var(--horizon-sep-color); --table-every-other-color: var(--contrast-color); /*--button-color: #fed;*/ --sfw-indicator-color: navy; --subject-color: #FF6C00; --thread-navbar-background: var(--background-color); --thread-navbar-color: var(--border-color); --logo-image: url("/.static/logo/logo_blue_light.png"); } .quoteLink { color: var(--link-color); } .quoteLink:hover { color: var(--link-hover-color); } code { background-color: rgba(0,0,0,0.15); } .modalTableBody input[type="text"], .modalTableBody select,
[Expand Post]#themeSelector, #modalAnswer, #cssInput, #jsInput, #postingForm input[type="text"], #postingForm textarea, #quick-reply input[type="text"], #quick-reply textarea { color: var(--text-color); background-color: var(--background-color); } #themeSelector { border-color: var(--navbar-text-color); } /* ----------- SEPARATOR ----------- */ .floatingMenu { background-color: var(--contrast-color); } .noEmailName, .noEmailName:hover { color: #DDD1AE; } .greenText { color: #2FA71C; } .pinkText { color: #ff748c; } .redText { color: #FA4113; } .echoText { background: var(--contrast-color); color: #ffc0cb;; } .doomText { color: #F78F1E; font-family: Vorvolaka; } @font-face { font-family: Vorvolaka; src: url(/.media/47b54869162ec3709cce0b3a7f3faf862f461923d5701ed329fb3695d9eaf997); } #quick-reply th, #newPostFieldset legend, #postingForm th, .modalTableBody th { background: var(--marked-color); } .boardHeader p, #overboardId { font-family: Vorvolaka; font-size: 360%; } div.innerOP { position: relative; border: 3px dotted orange; border-radius: 6px; } div.innerOP::after { content: ""; position: absolute; top:0; bottom: 0; left: 0; right: 0; background: var(--contrast-color); border-radius: 6px; opacity: 0.9; z-index: -1; } /* Corner Mascot & Background */ body { background-image: url(/.media/0d1b149049fe22a726232f1f5937c394eb21c319e8bd6c1031eca33660ed0ea0.jpg); background-repeat: repeat; background-attachment: fixed; background-position:right bottom; background-blend-mode: overlay; background-size: auto; }
Or this one? /* spooky theme */ @import "./syntax/srcery.css"; :root { --background-color: #33110E; --background-gradient: var(--background-color); --text-color: #c5c8c6; --contrast-color: #5F1003; --menu-color: #333; --background-highlight-color: #282a2e; --horizon-sep-color: none; --border-color: #CF7B20; --marked-color: #8D3312; --marked-border-color: #8D3312; --board-title-color: #F9C10E; /*--board-shadow-color: inherit;*/ --index-text-color: var(--text-color); --link-color: orange; --link-hover-color: yellow; --navbar-text-color: var(--horizon-sep-color); --table-every-other-color: var(--contrast-color); /*--button-color: #fed;*/ --sfw-indicator-color: navy; --subject-color: #FF6C00; --thread-navbar-background: var(--background-color); --thread-navbar-color: var(--border-color); --logo-image: url("/.static/logo/logo_blue_light.png"); } .quoteLink { color: var(--link-color); } .quoteLink:hover { color: var(--link-hover-color); } code { background-color: rgba(0,0,0,0.15); } .modalTableBody input[type="text"], .modalTableBody select,
[Expand Post]#themeSelector, #modalAnswer, #cssInput, #jsInput, #postingForm input[type="text"], #postingForm textarea, #quick-reply input[type="text"], #quick-reply textarea { color: var(--text-color); background-color: var(--background-color); } #themeSelector { border-color: var(--navbar-text-color); } /* ----------- SEPARATOR ----------- */ .floatingMenu { background-color: var(--contrast-color); } .noEmailName, .noEmailName:hover { color: #DDD1AE; } .greenText { color: #2FA71C; } .pinkText { color: #ff748c; } .redText { color: #FA4113; } .echoText { background: var(--contrast-color); color: #ffc0cb;; } .doomText { color: #F78F1E; font-family: Vorvolaka; } @font-face { font-family: Vorvolaka; src: url(/.media/47b54869162ec3709cce0b3a7f3faf862f461923d5701ed329fb3695d9eaf997); } #quick-reply th, #newPostFieldset legend, #postingForm th, .modalTableBody th { background: var(--marked-color); } .boardHeader p, #overboardId { font-family: Vorvolaka; font-size: 360%; } div.innerOP { position: relative; border: 3px dotted orange; border-radius: 6px; } div.innerOP::after { content: ""; position: absolute; top:0; bottom: 0; left: 0; right: 0; background: var(--contrast-color); border-radius: 6px; opacity: 0.9; z-index: -1; } /* Corner Mascot & Background */ body { background-image: url(/.media/b6f254570f7f35e42149f44a14b0b8d9eaa4d6097945d10a093f3fea627db323.png); background-repeat: repeat; background-attachment: fixed; background-position:right bottom; background-blend-mode: normal; background-size: auto; }
Or even /* spooky theme */ @import "./syntax/srcery.css"; :root { --background-color: #33110E; --background-gradient: var(--background-color); --text-color: #c5c8c6; --contrast-color: #5F1003; --menu-color: #333; --background-highlight-color: #282a2e; --horizon-sep-color: none; --border-color: #CF7B20; --marked-color: #8D3312; --marked-border-color: #8D3312; --board-title-color: #F9C10E; /*--board-shadow-color: inherit;*/ --index-text-color: var(--text-color); --link-color: orange; --link-hover-color: yellow; --navbar-text-color: var(--horizon-sep-color); --table-every-other-color: var(--contrast-color); /*--button-color: #fed;*/ --sfw-indicator-color: navy; --subject-color: #FF6C00; --thread-navbar-background: var(--background-color); --thread-navbar-color: var(--border-color); --logo-image: url("/.static/logo/logo_blue_light.png"); } .quoteLink { color: var(--link-color); } .quoteLink:hover { color: var(--link-hover-color); } code { background-color: rgba(0,0,0,0.15); } .modalTableBody input[type="text"], .modalTableBody select,
[Expand Post]#themeSelector, #modalAnswer, #cssInput, #jsInput, #postingForm input[type="text"], #postingForm textarea, #quick-reply input[type="text"], #quick-reply textarea { color: var(--text-color); background-color: var(--background-color); } #themeSelector { border-color: var(--navbar-text-color); } /* ----------- SEPARATOR ----------- */ .floatingMenu { background-color: var(--contrast-color); } .noEmailName, .noEmailName:hover { color: #DDD1AE; } .greenText { color: #2FA71C; } .pinkText { color: #ff748c; } .redText { color: #FA4113; } .echoText { background: var(--contrast-color); color: #ffc0cb;; } .doomText { color: #F78F1E; font-family: Vorvolaka; } @font-face { font-family: Vorvolaka; src: url(/.media/47b54869162ec3709cce0b3a7f3faf862f461923d5701ed329fb3695d9eaf997); } #quick-reply th, #newPostFieldset legend, #postingForm th, .modalTableBody th { background: var(--marked-color); } .boardHeader p, #overboardId { font-family: Vorvolaka; font-size: 360%; } div.innerOP { position: relative; border: 3px dotted orange; border-radius: 6px; } div.innerOP::after { content: ""; position: absolute; top:0; bottom: 0; left: 0; right: 0; background: var(--contrast-color); border-radius: 6px; opacity: 0.9; z-index: -1; } /* Corner Mascot & Background */ body { background-image: url(/.media/88bbfc064b99888f93b8d30dce24646983050590747ef500accb2389c96ee8d3.png), url(/.media/f4ad50261408d946bb5200ee7f53a4f60803ae746c91ec8caf0e493f8126dff4.png); background-repeat: repeat, repeat; background-attachment: fixed, fixed; background-position:right bottom, bottom; background-blend-mode: normal, normal; background-size: auto, auto; }
Well it looks like >>>/ac/ likes the CSS at any rate. In turn I've nicked their jack-o-lanterns because that was quite a good idea frankly. :^) 🎃


Forms
Delete
Report
Quick Reply