Skip to content

Commit bc57e6f

Browse files
committed
dark theme
1 parent 2da0527 commit bc57e6f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

webpack.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ module.exports = (env, argv) => {
4141

4242
// CSS themes
4343
"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",
4445
"theme-light": "./node_modules/matrix-react-sdk/res/themes/light/css/light.scss",
4546
"theme-dark": "./node_modules/matrix-react-sdk/res/themes/dark/css/dark.scss",
4647
"theme-light-custom": "./node_modules/matrix-react-sdk/res/themes/light-custom/css/light-custom.scss",

0 commit comments

Comments
 (0)