Skip to content

erikzaadi/solarized-octopress-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Based on the Solarized website and the classic theme

Install

git clone http://github.com/erikzaadi/solarized-octopress-theme .themes/solarized
rake install["solarized"]

zsh users: change the last line to

rake install\['solarized'\]

Customize

To toggle between light and dark mode, edit sass/custom/_colors.scss and change $sol and $solarized:

$sol : light; // light or dark - Recommended: set $solarized  to the opposite of this
$solarized : dark; // (code syntax highlighting theme)

Screenshots

Dark

Light

About

A Solarized theme for the Octopress blogging engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published