mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Enhancement
- Allow a separate color for error messages via the 'color.error' configuration variable.
This commit is contained in:
parent
eaae2d84da
commit
e1407437e0
21 changed files with 97 additions and 1 deletions
|
@ -100,6 +100,7 @@ int CmdShow::execute (std::string& output)
|
|||
" color.deleted"
|
||||
" color.due"
|
||||
" color.due.today"
|
||||
" color.error"
|
||||
" color.footnote"
|
||||
" color.header"
|
||||
" color.history.add"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue