diff --git a/application/config/config.php b/application/config/config.php index 7a2f6d0b5..fc6bbbd05 100644 --- a/application/config/config.php +++ b/application/config/config.php @@ -17,8 +17,8 @@ $config['application_version'] = '3.0.0'; | Theme |-------------------------------------------------------------------------- | -| This specifies which theme will be used by OSPOS -| +| This specifies which bootwatch theme will be used by OSPOS +| Available are: cerulean, cosmo, cyborg, darkly, flatly, journal, paper, readable, sandstone, slate, spacelab, superhero, united, yeti | */ $config['theme'] = 'flatly';