fix color of expiration warning in sheets

This commit is contained in:
David Benqué 2020-02-07 09:40:17 +00:00
parent 9ba786df4c
commit d9f2c90c25
1 changed files with 1 additions and 1 deletions

View File

@ -135,7 +135,7 @@
@colortheme_oocell-bg: #40865c;
@colortheme_oocell-color: #FFF;
@colortheme_oocell-warn: #cd2532;
@colortheme_oocell-warn: #ffbcc0;
@colortheme_kanban-bg: #8C4;
@colortheme_kanban-color: #000;