From 2383355afabeb88a7741f0b16c714ce6ee1fbcf8 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 --- templates/gerrit.config.erb | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/gerrit.config.erb b/templates/gerrit.config.erb index a6f6c65..e35c508 100644 --- a/templates/gerrit.config.erb +++ b/templates/gerrit.config.erb @@ -44,3 +44,4 @@ textColor = 264d69 trimColor = eef3f5 selectionColor = d1e6ea + changeTableOutdatedColor = f5cccc