Change lightning channel map world color

This commit is contained in:
nymkappa 2022-08-30 08:09:14 +02:00
parent 6fba330263
commit bb08ecb665

View File

@ -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,