Update theme names in getting_started as per PR #250
Dieser Commit ist enthalten in:
Ursprung
c4abb9a3e9
Commit
66a3fd5296
@ -111,14 +111,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"
|
||||
}
|
||||
```
|
||||
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren