add base structure

This commit is contained in:
jackyzha0
2021-07-18 09:35:42 -04:00
commit c01138a81c
26 changed files with 576 additions and 0 deletions

11
data/graphConfig.yaml Normal file
View File

@ -0,0 +1,11 @@
enableLegend: false
enableDrag: true
enableZoom: false
base:
node: "#284b63"
activeNode: "#f28482"
inactiveNode: "#a8b3bd"
link: "#babdbf"
activeLink: "#5a7282"
paths:
- /moc: "#4388cc"