Skip to content

Custom Themes

Quinton Ashley edited this page Oct 7, 2019 · 12 revisions

Creating Custom Themes for Nostlan

As of v1.4 of Nostlan, users can create and use custom themes. You can make your own color palettes, styling rules, and even change the loading screens! When designing themes you should not require any resources to load from the internet. If you want to use a font for example include the font file in your theme's folder, then link to it locally in your css file.

Basic Customization

theme.css add color palettes and other style rules

Advanced Customization

The intro loading screen is displayed from an iframe

By writing themes in Pug you can gain access to a set of local variables that store the paths to Javascript/CSS libraries for guest content usage. Please don't include the following libraries