add high contrast theme
This commit is contained in:
@@ -196,7 +196,7 @@ export class NodesMap implements OnInit, OnChanges {
|
||||
borderRadius: 0,
|
||||
shadowColor: 'rgba(0, 0, 0, 0.5)',
|
||||
textStyle: {
|
||||
color: '#b1b1b1',
|
||||
color: 'var(--tooltip-grey)',
|
||||
align: 'left',
|
||||
},
|
||||
borderColor: '#000',
|
||||
|
||||
Reference in New Issue
Block a user