mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-19 09:53:08 +02:00
Themes: 'color.warning' was missing from some themes
This commit is contained in:
parent
67315bf77f
commit
f71630a416
5 changed files with 5 additions and 5 deletions
|
@ -32,7 +32,7 @@ color.label.sort=
|
|||
color.alternate=on gray2
|
||||
color.header=gray10
|
||||
color.footnote=gray10
|
||||
color.warning=
|
||||
color.warning=white on blue
|
||||
color.error=white on red
|
||||
color.debug=blue
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue