forked from matrix/element-web
Enable building dark theme
This commit is contained in:
parent
8a5b96313a
commit
745f43a959
|
@ -17,7 +17,7 @@ module.exports = {
|
|||
|
||||
// CSS themes
|
||||
"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-dark": "./node_modules/matrix-react-sdk/res/themes/dark/css/dark.scss",
|
||||
//"theme-status": "./res/themes/status/css/status.scss",
|
||||
},
|
||||
module: {
|
||||
|
|
Loading…
Reference in New Issue