taskwarrior: Display scheduled tasks on grey bg

Switched scheduled to display on grey background to improve readability
on dark color schemes slightly.
This commit is contained in:
Marty Oehme 2023-02-25 17:13:59 +01:00
parent cd9d373dca
commit fd8b0b290c
Signed by: Marty
GPG Key ID: EDBF2ED917B2EF6A
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ include task-sync.rc
include contexts
# try to fix some color weirdness, especially in tmux
# color.scheduled=on grey
color.scheduled=on grey
# only ever show one result in the tasksh
tasksh.autoclear=1