]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
new default theme, baggy \o/
authorNicolas Lœuillet <nicolas.loeuillet@gmail.com>
Wed, 12 Feb 2014 20:59:02 +0000 (21:59 +0100)
committerNicolas Lœuillet <nicolas.loeuillet@gmail.com>
Wed, 12 Feb 2014 20:59:02 +0000 (21:59 +0100)
inc/poche/config.inc.php.new

index 39cb2f2f2ae74d91a817ed7077fbf1d57c12b93c..8d52497b34badb44e798f62eda10f921ac8ab6b9 100755 (executable)
@@ -44,7 +44,7 @@ define ('FLATTRABLE', '1');
 define ('FLATTRED', '2');
 define ('ABS_PATH', 'assets/');
 
-define ('DEFAULT_THEME', 'default');
+define ('DEFAULT_THEME', 'baggy');
 
 define ('THEME', ROOT . '/themes');
 define ('LOCALE', ROOT . '/locale');