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:
parent
cd9d373dca
commit
fd8b0b290c
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ include task-sync.rc
|
||||||
include contexts
|
include contexts
|
||||||
|
|
||||||
# try to fix some color weirdness, especially in tmux
|
# 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
|
# only ever show one result in the tasksh
|
||||||
tasksh.autoclear=1
|
tasksh.autoclear=1
|
||||||
|
|
Loading…
Reference in a new issue