mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-18 15:33:08 +02:00
Bug #538
- Fixed bug #538, where some color legend items were not readable.
This commit is contained in:
parent
914007c7e5
commit
d1b7e66694
11 changed files with 25 additions and 24 deletions
|
@ -32,8 +32,8 @@ color.header=blue
|
|||
color.footnote=blue
|
||||
color.debug=blue
|
||||
|
||||
color.summary.bar=on green
|
||||
color.summary.background=on black
|
||||
color.summary.bar=black on green
|
||||
color.summary.background=white on black
|
||||
|
||||
color.history.add=black on red
|
||||
color.history.done=black on green
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue