Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 581 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 581 Bytes

Radix Bootswatch

Bootswatch theme for Drupal

Bootswatch for Radix theme.

With Drush

drush radix "My Subtheme" --bootswatch=cerulean

Manually

  1. Download Radix.
  2. Create a Radix subtheme. See the guide here.
  3. Download a Bootswatch theme and replace _bootswatch.scss and _variables.scss in your subtheme assets/sass/bootswatch theme.
  4. Run compass clean && compass watch.

For more info about Radix visit http://drupal.org/project/radix.

For more info about Bootswatch visit http://bootswatch.com.