Remove light theme, mark dharma primary

pull/8540/head
J. Ryan Stinnett 2019-02-11 18:18:35 +00:00
parent 01f9e48b79
commit 8a5b96313a
1 changed files with 1 additions and 2 deletions

View File

@ -16,9 +16,8 @@ module.exports = {
"mobileguide": "./src/vector/mobile_guide/index.js",
// CSS themes
//"theme-light": "./node_modules/matrix-react-sdk/res/themes/light/css/light.scss",
//"theme-dark": "./node_modules/matrix-react-sdk/res/themes/dark/css/dark.scss",
"theme-dharma": "./node_modules/matrix-react-sdk/res/themes/dharma/css/dharma.scss",
//"theme-dark": "./node_modules/matrix-react-sdk/res/themes/dark/css/dark.scss",
//"theme-status": "./res/themes/status/css/status.scss",
},
module: {