Update css template

Add todoist 'upcoming' coloring.
This commit is contained in:
Marty Oehme 2020-09-23 16:41:05 +02:00
parent 2056c665cc
commit 238fa0ed65
Signed by: Marty
GPG Key ID: B7538B8F50A1C800
1 changed files with 4 additions and 0 deletions

View File

@ -1819,6 +1819,10 @@ body {
background-color: %base00% !important;
color: inherit !important;
}
/* upcoming view */
.upcoming_view__background, .upcoming_view__calendar__wrapper {
background-color: inherit;
}
.item_due_selector, .theme_dark .item_due_selector,
.theme_dark .item_actions .item_action, .item_actions .item_action
.theme_dark .comments_container .user_name, .comments_container .user_name,