mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-09-19 16:40:38 -09:00
GP-1981 - Graph Theme Updates
This commit is contained in:
@@ -14,7 +14,7 @@ color.bg.functiongraph.vertex.picked = color.palette.yellow
|
||||
color.bg.functiongraph.edge.fall-through = color.flowtype.fall-through
|
||||
color.bg.functiongraph.edge.fall-through.highlight = rgb(255, 127, 127)
|
||||
color.bg.functiongraph.edge.jump.conditional = color.flowtype.jump.conditional
|
||||
color.bg.functiongraph.edge.jump.conditional.highlight = green
|
||||
color.bg.functiongraph.edge.jump.conditional.highlight = lime
|
||||
color.bg.functiongraph.edge.jump.unconditional = color.flowtype.jump.unconditional
|
||||
color.bg.functiongraph.edge.jump.unconditional.highlight = rgb(127, 127, 255)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user