From 589155d5a68cabc4e6721abe1136af5dbe226855 Mon Sep 17 00:00:00 2001 From: Jeff Konnen Date: Tue, 15 Nov 2016 09:41:13 +0100 Subject: [PATCH] Update theme.less --- geoportailv3/static/less/theme.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/geoportailv3/static/less/theme.less b/geoportailv3/static/less/theme.less index 19ce1d00b..f644edbea 100644 --- a/geoportailv3/static/less/theme.less +++ b/geoportailv3/static/less/theme.less @@ -345,6 +345,6 @@ header.navbar-default { .theme(lintgen, #f3c531, #f3d89b, #b3851d, e00c); .theme(remich, #8ca229, #bacd63, #5c6b1b, e00c); .theme(prof, #006d2c, #99d8c9, #238b45, e00a); -.theme(go, #555, #bbb, #bcbddc, e00b); +.theme(go, #555, #bbb, #756bb1, e00b); .theme(municipalities, #9e9ac8, #cbc9e2, #756bb1, e00c); .theme_(#777, #ddd, #999);