mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Minor cleanup.
This commit is contained in:
parent
1b60c20bad
commit
f56e1bef54
3 changed files with 6 additions and 3 deletions
|
@ -172,6 +172,7 @@ void Config::createDefaultRC (const std::string& rc, const std::string& data)
|
|||
<< "#color.recurring=on_red # Color of recur.any: tasks\n"
|
||||
<< "#color.header=bold_green # Color of header messages\n"
|
||||
<< "#color.footnote=bold_green # Color of footnote messages\n"
|
||||
<< "#color.alternate=on_rgb253 # Alternate color for line coloring\n"
|
||||
<< "color.calendar.today=black on cyan # Color of today in calendar\n"
|
||||
<< "color.calendar.due=black on green # Color of days with due tasks in calendar\n"
|
||||
<< "color.calendar.overdue=black on red # Color of days with overdue tasks in calendar\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue