- Removed color.completed, color.deleted.
- Made color.scheduled more blue than green.
- Made summary light on dark blue.
This commit is contained in:
Paul Beckingham 2015-03-15 11:16:14 -04:00
parent e83809c6aa
commit 6b00f08794

View file

@ -37,11 +37,11 @@ color.error=rgb013
color.debug=rgb013 color.debug=rgb013
# Task state # Task state
color.completed=rgb001 on white color.completed=
color.deleted=rgb100 on white color.deleted=
color.active=rgb045 on rgb015 color.active=rgb045 on rgb015
color.recurring=rgb115 color.recurring=rgb115
color.scheduled=on rgb011 color.scheduled=on rgb012
color.until= color.until=
color.blocked=white on rgb001 color.blocked=white on rgb001
color.blocking=white on rgb002 color.blocking=white on rgb002
@ -76,8 +76,8 @@ color.history.delete=color0 on rgb035
color.history.done=color0 on rgb025 color.history.done=color0 on rgb025
# Report: summary # Report: summary
color.summary.background=white on color0 color.summary.background=on rgb001
color.summary.bar=white on rgb003 color.summary.bar=on rgb114
# Command: calendar # Command: calendar
color.calendar.due.today=color0 on color252 color.calendar.due.today=color0 on color252