kopia lustrzana https://github.com/c9/core
Merge pull request +12267 from c9/default-flat-light
keep classic theme default for sdk and use flat light on c9.iopull/261/head
commit
b7cfcb7f7f
|
@ -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",
|
||||
|
|
Ładowanie…
Reference in New Issue