keep classic theme default for sdk and use flat light on c9.io

pull/261/head
nightwing 2016-02-18 16:33:16 +04:00
rodzic 3021410b0b
commit 53679b525b
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -546,7 +546,7 @@ module.exports = function(options) {
{
packagePath: "plugins/c9.ide.layout.classic/preload",
themePrefix: options.themePrefix,
defaultTheme: options.defaultTheme || "flat-light"
defaultTheme: options.defaultTheme || "dark"
},
{
packagePath: "plugins/c9.ide.tree/tree",