diff options
author | Matthew Lemon <matt@matthewlemon.com> | 2022-08-29 21:09:19 +0100 |
---|---|---|
committer | Matthew Lemon <matt@matthewlemon.com> | 2022-08-29 21:09:19 +0100 |
commit | cd2e854848f58bd54472cff0e70968b41842439d (patch) | |
tree | 02434b5f83be877022bdea14e89f392ec97f1d2b | |
parent | 21e3e085af4268899c347ec4adfefe26149c0c7b (diff) |
tweaked colors better for light terminal
-rw-r--r-- | taskrc | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -68,10 +68,10 @@ color.blocked=underline grey10 on grey3 color.blocking=color5 color.due= color.tagged= -color.tag.waiting=yellow +color.tag.waiting=blue color.tag.next=cyan color=on -color.project.Inbox=yellow +color.project.Inbox=black on cyan color.alternate=on rgb253 # Task server - essential config! |