From 9069914ebe167fe9d798dbdf8df6906936eb8a2a Mon Sep 17 00:00:00 2001 From: Andrew Hutchings Date: Tue, 24 Apr 2012 15:56:56 +0100 Subject: [PATCH] Change outdated color To be landed after the gerrit change in https://review.openstack.org/6749/ had been applied. Lightens the red used for the outdated highlight. Change-Id: I33a89873968c0c8e6cb8dfa30892d50337b9a124 --- modules/gerrit/templates/gerrit.config.erb | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/gerrit/templates/gerrit.config.erb b/modules/gerrit/templates/gerrit.config.erb index a6f6c65ae3..e35c508a93 100644 --- a/modules/gerrit/templates/gerrit.config.erb +++ b/modules/gerrit/templates/gerrit.config.erb @@ -44,3 +44,4 @@ textColor = 264d69 trimColor = eef3f5 selectionColor = d1e6ea + changeTableOutdatedColor = f5cccc