Updated the readme to reflect the new daux- theme prepend

Cette révision appartient à :
Brandon O'Casey 2014-12-11 10:19:43 -05:00
Parent c34ff07ed0
révision 9050b59bc3
1 fichiers modifiés avec 5 ajouts et 5 suppressions

Voir le fichier

@ -99,14 +99,14 @@ Change the title bar in the docs
###Themes:
We have 4 built-in Bootstrap themes. To use one of the themes, just set the `theme` option to one of the following:
* blue
* green
* navy
* red
* daux-blue
* daux-green
* daux-navy
* daux-red
```json
{
"theme": "blue"
"theme": "daux-blue"
}
```