From e0a3335a95c96296afbb105fc3d99296ad197f7c Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sat, 5 Sep 2020 03:45:07 +0300 Subject: [PATCH] Updated Custom CSS themes (markdown) --- Custom-CSS-themes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Custom-CSS-themes.md b/Custom-CSS-themes.md index ed244ef..0bb10b7 100644 --- a/Custom-CSS-themes.md +++ b/Custom-CSS-themes.md @@ -1,6 +1,6 @@ Also see: [Dark Mode](https://github.com/wekan/wekan/wiki/Dark-Mode) -All Wekan themes are directly integrated to Wekan. You can add pull request to master branch to add custom theme, you can see from [from this commit](https://github.com/wekan/wekan/commit/34b2168d0dda253dedabbee47031873efa4ae446) required new color/theme name and changes to these files. In that commit is also changes to other files, you don't need to change those files. +All Wekan themes are directly integrated to Wekan. You can add pull request to master branch to add custom theme, you can see from [from this commit](https://github.com/wekan/wekan/commit/34b2168d0dda253dedabbee47031873efa4ae446) required new color/theme name and changes to these files 3 files listed below. In that commit is also changes to other files, you don't need to change those files. - `wekan/client/components/boards/boardColors.styl` - `wekan/models/boards.js` - `wekan/server/migrations.js`