Tweak colors in taskwarrior theme
Bump dark blues up a bit. I tested this theme on a terminal with constract minimums. Oops!
This commit is contained in:
parent
f5b3aa8d69
commit
acbffc546f
1 changed files with 5 additions and 5 deletions
|
@ -16,11 +16,11 @@
|
|||
rule.precedence.color=deleted,completed,active,keyword.,tag.,project.,overdue,scheduled,due.today,due,blocked,blocking,recurring,tagged,uda.
|
||||
|
||||
# General decoration
|
||||
color.label=rgb002
|
||||
color.label.sort=rgb002
|
||||
color.label=rgb113
|
||||
color.label.sort=rgb113
|
||||
color.alternate=on grey1
|
||||
color.header=rgb002
|
||||
color.footnote=rgb002
|
||||
color.header=rgb113
|
||||
color.footnote=rgb113
|
||||
color.warning=rgb440
|
||||
color.error=rgb500
|
||||
color.debug=rgb114
|
||||
|
@ -74,7 +74,7 @@ color.calendar.holiday=rgb115
|
|||
color.calendar.overdue=rgb500
|
||||
color.calendar.today=on rgb111
|
||||
color.calendar.weekend=rgb222
|
||||
color.calendar.weeknumber=rgb002
|
||||
color.calendar.weeknumber=rgb113
|
||||
|
||||
# Command: sync
|
||||
color.sync.added=
|
||||
|
|
Loading…
Add table
Reference in a new issue