Contrast
Contrast is a simple blog theme with a nice clean design.
Something looks broken? We accept bounties to fix them faster.
^ | 195 Downloads |
---|---|
v1.1.2 | 258 Downloads |
v1.1.1 | 106 Downloads |
v1.1.0 | 142 Downloads |

Others
This theme is based on a Jekyll theme with the same name.
Settings
Custom settings are available in .\lot\layout\state.php
file.
- To hide the site title, set the
layout.title-show
state value tofalse
. - To hide the site navigation, set the
layout.nav-show
state value tofalse
. - To hide the site icons, set the
layout.icons-show
state value tofalse
. - To force dark mode by default, set the
layout.dark
state value totrue
(applies only to web browsers that does not have support dark mode feature). - Limit the maximum links displayed in site navigation by setting the
layout.nav-show
state value as numbers to describe the limit. - Add custom link icons in the
layout.icons
state. - There are two custom
layout.style
available:contrast
andminimal
.
Embeds
You can also embed a lot of stuff, for example from YouTube. To scale the video to full width use the <div class="embed"></div>
wrapper around the iframe. Use <div class="large"></div>
wrapper to increase the width of an image or iframe.