Merge pull request #250 from BrandonOCasey/master
Updated the readme to reflect the new daux- theme prepend
This commit is contained in:
commit
c4abb9a3e9
10
README.md
10
README.md
@ -99,14 +99,14 @@ Change the title bar in the docs
|
|||||||
###Themes:
|
###Themes:
|
||||||
We have 4 built-in Bootstrap themes. To use one of the themes, just set the `theme` option to one of the following:
|
We have 4 built-in Bootstrap themes. To use one of the themes, just set the `theme` option to one of the following:
|
||||||
|
|
||||||
* blue
|
* daux-blue
|
||||||
* green
|
* daux-green
|
||||||
* navy
|
* daux-navy
|
||||||
* red
|
* daux-red
|
||||||
|
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"theme": "blue"
|
"theme": "daux-blue"
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user