Bootswatch for Radix theme.
drush radix "My Subtheme" --bootswatch=cerulean
- Download Radix.
- Create a Radix subtheme. See the guide here.
- Download a Bootswatch theme and replace
_bootswatch.scss
and_variables.scss
in your subthemeassets/sass/bootswatch
theme. - 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.