change graphnode color
This commit is contained in:
parent
3347908d06
commit
d4c6f1ed9d
1 changed files with 1 additions and 1 deletions
|
@ -204,7 +204,7 @@ class EditorViewSet(ViewSet):
|
|||
'column': '#888888',
|
||||
'poi': '#4488cc',
|
||||
'shadow': '#000000',
|
||||
'graphnode': '#00BB00',
|
||||
'graphnode': '#009900',
|
||||
'graphedge': '#00CC00',
|
||||
'altitudemarker': '#ffff00',
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue