Enlightened Eyes Theme


PARAWATCH

ACTIVE THREADS

2026

BLINDED WINDMILLS

rating: +70+x




JakdragonXJakdragonX
2026-04-18 1:34PM (EST)
#001
📌
THEME

Hello,

This is Enlightened Eyes, a theme based around Basalt. It's very much inspired for the Parawatch universe, and should be used for Parawatch-related articles. The challenge I gave myself was simple: what if Parawatch had a Wikijump?

It would be impossible to replace or shift the sentiment that the OG Parawatch theme has, and that's really a testament to the various authors who contributed to it. Rather, this is my take on a Parawatch that has fully matured, embraced its roots and wants itself to be taken seriously. I understand this is not a headcanon for most—and that's fine. I've provided some methods below to alter the theme if you desire to use it for other purposes, change the icon at the top, etc.

To use the theme:

[[include :scp-wiki:theme:basalt]]
[[include :scp-wiki:theme:enlightened-eyes]]

Built-in Parawatch post component

This theme comes with a built-in Parawatch post component. If you're curious, you're free to peruse the source code here, but it essentially only serves some needed HTML and should otherwise be ignored for 99% of purposes.

There are also some additional variables I'd like to point out that you can edit at your leisure:

[[module CSS]]
:root {
--header-logo: url('[link_here]');
--header-title: '[header_here]';
--header-subtitle: '[header_subtitle]';
--page-subtitle: '[page_subtitle]';
}
[[/module]]

There are quite the number of features packed into this theme that make it a solid alternative from the base Sigma Parawatch:

  1. A new style of Parawatch posts are baked into it (refer below)
  2. Some additional styling that does not exist on the regular Parawatch theme
  3. All the features of Basalt (if you're into that)

Outside of the obvious Parawatch connections, there are no other strings attached to this theme. Use it for any story or article you'd like. Although the theme is heavily centered around the Parawatch-like posts, you're free to not use them if you desire.

none▲ none▼ none
JakdragonXJakdragonX
2026-04-18 1:34PM (EST)
#002
📌
POSTS

IMPORTANT: Please read this carefully! This is a dark theme. That means very dark, contrasting colors like blue or orange may be extremely painful for eyes! Keep this in mind when using these new Parawatch posts. Don't say I didn't warn you.


Before diving in, it may just be easier to show you all of the customizations that are available. Note that there are, broadly, two types of configurations:

  1. Special Flags
  2. Settings

Take an opportunity to explore each of these before I go into how to actually use them all.

none▲ none▼ none



JakdragonXJakdragonX
2026-04-18 1:34PM (EST)
#003
📌
POSTS

Now that you've seen the above, let's break these down into more digestible concepts. To begin, it's important to note that there are actually two systems at play here, the Parawatch Header and the Parawatch Footer. If you want your post to work, both of these need to be included first:

[[include :scp-wiki:component:parawatch-post start=--
[…]
]]

--> Here's where your cool text should go! <--

[[include :scp-wiki:component:parawatch-post end=--
[…]
]]

Between those components is where your post text should go. The […] are shorthand for the various configurations that both the header and footer are capable of. Let's get into what those look like now.

Parawatch Header

Parawatch Footer

Spans

If you noticed in the earlier demonstration, there were some special text fields that you can also use in this theme. These special fields can be used to "ping" someone in-universe or format a command. Here's the syntax for each of those:

[[span class="pw-mention"]]@username[[/span]]

[[span class="pw-cmd"]]/command[[/span]]

[[span class="pw-tag"]]#tag[[/span]]

As a note of advice for pw-mention, you can edit the coloring (as seen above) using the following command:

[[span class="pw-mention" style="--mention-accent: color;"]]@user[[/span]]

There are also some other fun little spans and things of use on this theme, like custom tables.

none▲ none▼ none
JakdragonXJakdragonX
2026-04-18 1:36PM (EST)
#003
📌
EXAMPLE

Examples

If you're curious about what looks different inside the Parawatch posts, refer to the below examples:

A link you probably visited once, idk

Titles can be created by putting between one and six plus "+" at the start of the line

Why was the shovel so special?

Because it was a groundbreaking invention


This is a blockquote, created by putting "> " at the start of each line.
More text


That's a horizontal rule

Nested blockquotes

This is a table
You should know how to make these
already
none▲ none▼ none

Base Theme Examples

blinded_rook.png

Enlightened Eyes Logo, made by JakdragonXJakdragonX

I am SICK of the "a horizonal rule can be created with 5 hyphens" lies. You only need 4! Not 5! Every theme seems to copy this same LIE and spreading it across the Wiki! It's a scam, a government scheme, a ploy to take over from the INSIDE OUT!

This is a link by the way. Click it and come back, it does a cool thing called "changing colors."

Oh and titles? Who cares about titles?

Why was the shovel so special?

Because it was a groundbreaking invention


This is a blockquote. If you use ">" to type blockquotes, you will be ignored by me personally.


Do you see that horizontal rule above? Guess what, four "-"! Not five!

I'm running out of things to say here.

This is a table
You should know how to make these
already


The body font is Red Hat Text.
The header font is Reddit Mono.
The monospace font is Fragment Mono.
The UI font is Space Mono.

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License