Description
Just a cool CSS I cooked up over the weekend. Really simple, but really pretty too.I hope you like it, It is intended for if you want a Theme that makes you site/page seem like your veiwing it on an old computer terminal. The main colors are Green and Black. PM me if you would like to know more or I could possibly make a theme for you.
Code
[[module CSS]]
@import url(https://scp-sandbox-3.wikidot.com/theme:terminal/code/1);
[[/module]]
[[iftags +theme]]
[[>]]
[[module Rate]]
[[/>]]
This is the Terminal Theme by Antimatter Collider.
To use this theme, please put the following at the top of your page:
[[div class="code"]]
@@[[include :scp-sandbox-3:theme:terminal]]@@
[[/div]]
+ CSS
[[code type="css"]]
/*Feel free to use, but PLEASE give credit to me in a comment like this*/
* {
background-color: black ! important;
color: green ;
font-family: 'Share Tech Mono', monospace;
}
a.hover {
color: lightgreen;
text-decoration: none;
}
a {
text-decoration: underline;
}
* {
border-style: ;
border-color: red ! important;
img {
image-rendering: pixelated;
}
img {
filter: grayscale(100%);
}
[[/code]]
[[/iftags]]
In action
This page
Thanks to tsangk for this great snippet: conditional-blocks
text above inserted with:
[[include :snippets:if START |unique=1|type=equal|var1=%%name%%|var2=conditional-blocks]]
**##red|Thanks to tsangk for this great snippet:##** [[[code:conditional-blocks]]]
[[include :snippets:if END]]
Other snippets posted by Antimatter Collider
Show Username - 16 Feb 2022 04:40
Click Counter - 11 Nov 2021 16:25
Rate this solution
If you think this solution is useful — rate it up!
Woo Hoo! CSS!
Hi, I'm Antimatter Collider.
My Testing Page/website