Update theme options + set default to "Lux" for now
This commit is contained in:
@@ -29,10 +29,11 @@
|
||||
|
||||
// Uses bootswatch themes (http://bootswatch.com/)
|
||||
// Valid options:
|
||||
// Cerulean, Cosmo, Cyborg, Darkly, Exor, Flatly, Journal, Lumen, Paper,
|
||||
// Readable, Sandstone, Simplex, Slate, Spacelab, Superhero, United, Yeti
|
||||
// Cerulean, Cosmo, Cyborg, Darkly, Flatly, Journal, Litera, Lumen,
|
||||
// Lux, Materia, Minty, Pulse, Sandstone, Simplex, Sketchy, Slate,
|
||||
// Solar, Spacelab, Superhero, United, Yeti
|
||||
// theme (see /public/themes for available themes)
|
||||
"theme": "Exor",
|
||||
"theme": "Lux",
|
||||
|
||||
// port to listen for requests on.
|
||||
"port" : 3001,
|
||||
|
||||
Reference in New Issue
Block a user