File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -40,8 +40,8 @@ module.exports = (env, argv) => {
4040 "usercontent" : "./node_modules/matrix-react-sdk/src/usercontent/index.js" ,
4141
4242 // CSS themes
43- "theme-element " : "./node_modules/matrix-react-sdk/res/themes/element /css/element .scss" ,
44- "theme-element -dark" : "./node_modules/matrix-react-sdk/res/themes/element -dark/css/element -dark.scss" ,
43+ "theme-legacy " : "./node_modules/matrix-react-sdk/res/themes/legacy-light /css/legacy-light .scss" ,
44+ "theme-legacy -dark" : "./node_modules/matrix-react-sdk/res/themes/legacy -dark/css/legacy -dark.scss" ,
4545 "theme-light" : "./node_modules/matrix-react-sdk/res/themes/light/css/light.scss" ,
4646 "theme-dark" : "./node_modules/matrix-react-sdk/res/themes/dark/css/dark.scss" ,
4747 "theme-light-custom" : "./node_modules/matrix-react-sdk/res/themes/light-custom/css/light-custom.scss" ,
You can’t perform that action at this time.
0 commit comments