diff --git a/Ghidra/Features/BSimFeatureVisualizer/data/bsim.theme.properties b/Ghidra/Features/BSimFeatureVisualizer/data/bsim.theme.properties index 5522a9f7966..dd2cd1ec132 100644 --- a/Ghidra/Features/BSimFeatureVisualizer/data/bsim.theme.properties +++ b/Ghidra/Features/BSimFeatureVisualizer/data/bsim.theme.properties @@ -27,3 +27,7 @@ color.bsim.graph.edge.controlflow.true = color.palette.green color.bsim.graph.edge.controlflow.false = color.palette.red [Dark Defaults] + +color.bsim.graph.dataflow.vertex.base = color.palette.darkgray +color.bsim.graph.dataflow.vertex.base.2 = color.palette.gray +color.bsim.graph.dataflow.vertex.pcode.op = #996600