mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-05-23 11:27:09 +08:00
BSim: Rework feature visualizer colors (dark theme)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user