mirror of
https://github.com/element-hq/element-web
synced 2024-11-22 09:15:41 +03:00
add skin
This commit is contained in:
parent
66ca9a355b
commit
3c6d87b52b
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ module.exports = {
|
|||
// 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-status": "./res/themes/status/css/status.scss",
|
||||
},
|
||||
module: {
|
||||
|
|
Loading…
Reference in a new issue