mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +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 rgb500
|
|||
color.history.done=color0 on rgb050
|
||||
color.history.delete=color0 on rgb550
|
||||
|
||||
color.burndown.pending=on color9
|
||||
color.burndown.started=on color11
|
||||
color.burndown.done=on rgb010
|
||||
|
||||
color.undo.before=color1
|
||||
color.undo.after=color2
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue