Use more gentle shade of red to highlight outdated dependencies

Outdated dependencies are by default highlighted by a red
background. This red is too strong and doesn't fint to the rest
of the color scheme.

Make the shade of red to hightlight outdated dependencies more
gentle so that it fits to the rest of the color scheme.

Change-Id: I86d8468fd43fde605913df3254448d3728ee9be8
Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
This commit is contained in:
Edwin Kempin
2012-07-17 10:14:32 +02:00
parent 53bce150ea
commit b034733aff
2 changed files with 2 additions and 2 deletions

View File

@@ -2255,7 +2255,7 @@ By default a shade of yellow, `FFFFCC`.
Background color used for patch outdated messages. The value must be
a valid HTML hex color code, or standard color name.
+
By default a shade of red, `FF0000`.
By default a shade of red, `F08080`.
[[theme.tableOddRowColor]]theme.tableOddRowColor::
+