mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Themes
- Added the three new burndown chart colors to all themes, with variations.
This commit is contained in:
parent
2ac5c2f897
commit
afb89f0add
9 changed files with 36 additions and 0 deletions
|
@ -39,6 +39,10 @@ color.history.add=color0 on rgb010
|
|||
color.history.done=color0 on rgb030
|
||||
color.history.delete=color0 on rgb050
|
||||
|
||||
color.burndown.pending=on rgb010
|
||||
color.burndown.started=on rgb030
|
||||
color.burndown.done=on gray4
|
||||
|
||||
color.undo.before=rgb031
|
||||
color.undo.after=rgb053
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue