Skip to content

alseambusher/material-blogger

Repository files navigation

Material theme for Blogger

Inspired by Google's Material Design principles, this generates Material themes for Google Blogger using sass.

##Generating Themes

  1. Create a new sass file defining all the variables. Refer this.
  2. Define overrides in _overrides.sass if required.
  3. Then execute sass [file name] > theme.css

##Using Themes

  1. Copy the contents of the generated css file or one of the themes here.
  2. Login to your Google Blogger account.
  3. Go to Template -> Customize -> Advanced -> Add CSS
  4. Paste the contents there and apply.

Here are some of the themes generated with material-blogger


Honor


Aqua


Pink Ribbon

See [this](http://lifepluslinux.blogspot.in/2015/08/material-theme-for-google-blogger.html) to see all changes.

##Contributing

Suggest changes / new requirements here
Report issues here