Tortin is a Bootstrap 3 based theme for GitHub Pages with four color options.
[Get the compiled version with customized color] SOON
Download repo files and run npm i
and then grunt
.
Just open the variables.less
file in css
folder and choose between colors editing the comments lines:
// ##############################################
// Choose color theme
// ##############################################
@bg-hero: @lab-blue; //Blue Default
// @bg-hero: @lab-red; //Cute Red
// @bg-hero: @lab-green; //Fresh Green
// @bg-hero: @lab-black; //Gentle Dark
Code licensed under Apache License v2.0 and documentation under CC BY 3.0.
Designed and maintained by VTEX Lab and contributors