diff options
author | Alexis Hovorka <[email protected]> | 2020-12-13 10:31:38 -0700 |
---|---|---|
committer | Alexis Hovorka <[email protected]> | 2020-12-13 10:31:38 -0700 |
commit | 76fa4bcc0613faefd4e8739b1a18291c25aa307f (patch) | |
tree | 04a4fd45c4230dfe7ebf683e8acd0886537aad79 /base/taskrc | |
parent | ff11684b686f310705025356f58932ff3600f801 (diff) |
[fix] Make blocked tasks more readable
Diffstat (limited to 'base/taskrc')
-rw-r--r-- | base/taskrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/base/taskrc b/base/taskrc index ffec744..cfc7d88 100644 --- a/base/taskrc +++ b/base/taskrc @@ -63,7 +63,7 @@ color.active=bold color15 on color16 color.recurring=blue color.scheduled=yellow color.until=yellow -color.blocked=color19 +color.blocked=color8 #color.blocking=black on color20 color.blocking=cyan |