123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051 |
- <!DOCTYPE html>
- <html>
- <head>
- <title>Dark theme for Neocities</title>
- </head>
- <body>
- <h1>Dark theme for Neocities</h1>
- <img align=right hspace=15 src="300px-Neodark_1.png" vspace=5 alt="The normal site theme, as it should look like to most users." title="The normal site theme, as it should look like to most users.">
- <p>
- <img align=right hspace=15 src="300px-Neodark_2.png" vspace=5 alt="Neocities using neodark.css." title="Neocities using neodark.css."></p>
- <p>
- <a href="https://github.com/isvinc3s/neodark.css">Dark theme for Neocities</a> (also known as "neodark.css") is an unofficial dark theme made for all pages on neocities.org (but not any of the subdomains, e.g. neozones.neocities.org would not be affected by this). The dark theme was made by Neocities user hosma in December 2017.</p>
- <p>
- To run the theme you will need a browser add-on such as <a href="https://userstyles.org/">Styles</a> (free of charge, will work with most browsers).</p>
- <p>
- The code was released into the Public Domain by hosma around the same time as it was published online, this means that you may do whatever you like with the code; you are free to copy, modify, publish, use, sell or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means you like.</p>
- <p>
- As hosma has a <a href="Cunt_Yolk.html">sense of humor</a>, they put in a number of Easter eggs in the code, here are some of the more noteworthy ones;</p>
- <p>
- For line 206 to 208;</p>
- <p>
- <pre> /***
- **** Other shit like tutorials and upgrade to supporter and stuff
- ***/</pre>
- <p>
- For line 212 to 213</p>
- <p>
- <pre> /* Backgrounds and stuff on pages I guess
- Stuff like /tutorials/ for example */</pre>
- <p>
- For line 231 to 240</p>
- <p>
- <pre> /**** Everything below is optional ****/
- /**** In other words, don't bother ****/
- /* Shit I don't care about and nobobdy probably ever will
- so come on now, just remove this entire section, nobody
- wants a custom theme for the tutorials, the images take
- up most of the screen and they're white anyway. */</pre>
- <p></p>
- <h2>References</h2>
- <ol>
- <li><a href="https://thewikion.neocities.org/wiki/dark_theme_for_neocities.html">Original wiki article about this subject</a></li>
- <li><a href="https://github.com/isvinc3s/neodark.css">The source code for the theme</a></li>
- </ol>
- </body>
- </html>
|