mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-23 23:46:42 +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
|
@ -38,6 +38,10 @@ color.history.add=color0 on rgb500
|
|||
color.history.done=color0 on rgb050
|
||||
color.history.delete=color0 on rgb550
|
||||
|
||||
color.burndown.pending=on rgb200
|
||||
color.burndown.started=on rgb520
|
||||
color.burndown.done=on rgb011
|
||||
|
||||
color.undo.before=color1
|
||||
color.undo.after=color2
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue