Design changes p. 1
[honeycomb.git] / vbd / gui / module / src / main / resources / vpp / services / vpp.services.js
index 4c20f84..1e9d20b 100644 (file)
@@ -62,7 +62,7 @@ define(['app/vpp/vpp.module', 'next'], function(vpp) {
                     if (link.getData().type === 'tunnel') {
                         return '#00FF00';
                     } else {
-                        return '#414040';
+                        return '#ffffff';
                     }
                 },
                 width: function(link) {