Add Corteza theme. In progress.

Thanks to xet7 !
This commit is contained in:
Lauri Ojansivu 2019-07-06 04:59:17 -04:00
parent 6dd63db16c
commit 289e78dbd2
3 changed files with 38 additions and 1 deletions

View file

@ -244,6 +244,7 @@ Boards.attachSchema(
'midnight',
'dark',
'relax',
'corteza',
],
// eslint-disable-next-line consistent-return
autoValue() {
@ -1229,7 +1230,7 @@ if (Meteor.isServer) {
*
* The color has to be chosen between `belize`, `nephritis`, `pomegranate`,
* `pumpkin`, `wisteria`, `moderatepink`, `strongcyan`,
* `limegreen`, `midnight`, `dark`, `relax`:
* `limegreen`, `midnight`, `dark`, `relax`, `corteza`:
*
* <img src="https://wekan.github.io/board-colors.png" width="40%" alt="Wekan logo" />
*