diff --git a/frontend/src/app/lightning/nodes-channels-map/nodes-channels-map.component.ts b/frontend/src/app/lightning/nodes-channels-map/nodes-channels-map.component.ts index c6a2f8f5c..1f30e96f5 100644 --- a/frontend/src/app/lightning/nodes-channels-map/nodes-channels-map.component.ts +++ b/frontend/src/app/lightning/nodes-channels-map/nodes-channels-map.component.ts @@ -238,7 +238,7 @@ export class NodesChannelsMap implements OnInit { roam: this.style === 'widget' ? false : true, itemStyle: { borderColor: 'black', - color: '#ffffff44' + color: '#272b3f' }, scaleLimit: { min: 1.3,