Gerrit UI: put the green back

Change-Id: I979d10623aec7516526e18ed05ca420db5429799
This commit is contained in:
David Ostrovsky
2013-08-09 00:44:56 +02:00
parent 6a2cfa52f1
commit 117c603bf2

View File

@@ -2723,6 +2723,20 @@ not specified in a section are inherited from the default theme.
backgroundColor = 00FFFF
----
As example, here is the theme configuration to have the old green look:
----
[theme]
backgroundColor = FCFEEF
textColor = 000000
trimColor = D4E9A9
selectionColor = FFFFCC
topMenuColor = D4E9A9
changeTableOutdatedColor = F08080
[theme "signed-in"]
backgroundColor = FFFFFF
----
[[trackingid]] Section trackingid
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~