Themes: 'color.warning' was missing from some themes

This commit is contained in:
Paul Beckingham 2015-11-15 14:45:31 -05:00
parent 67315bf77f
commit f71630a416
5 changed files with 5 additions and 5 deletions

View file

@ -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

View file

@ -32,7 +32,7 @@ color.label.sort=
color.alternate=on gray2
color.header=rgb013
color.footnote=rgb013
color.warning=
color.warning=white on rgb103
color.error=white on red
color.debug=blue

View file

@ -32,7 +32,7 @@ color.label.sort=
color.alternate=on gray2
color.header=rgb031
color.footnote=rgb031
color.warning=
color.warning=black on yellow
color.error=white on red
color.debug=blue

View file

@ -49,7 +49,7 @@ color.label.sort=
color.alternate=on color0
color.header=color4
color.footnote=color6
color.warning=
color.warning=color0 on color3
color.error=color6
color.debug=color6

View file

@ -49,7 +49,7 @@ color.label.sort=
color.alternate=on color7
color.header=color2
color.footnote=color2
color.warning=
color.warning=color7 on color3
color.error=color2
color.debug=color3