Template:HostileNode: Difference between revisions

From Yggdrasil D&D
mNo edit summary
mNo edit summary
Line 4: Line 4:
       "shape": "box",
       "shape": "box",
       "borderWidth": 3,
       "borderWidth": 3,
       "font": { "color": "red" }
       "font": { "color": "white" }
   }
   }
}
}

Revision as of 08:55, 14 September 2021

{

  "nodes": {
     "color": "lightred",
     "shape": "box",
     "borderWidth": 3,
     "font": { "color": "white" }
  }

}