mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-05-22 01:45:02 +08:00
GP-3346 - Theme color fixes for debugger in dark mode; added padding to
Decompiler line numbers
This commit is contained in:
@@ -7,7 +7,7 @@ color.fg.plugin.functiongraph.label.non.picked = color.fg.disabled
|
||||
|
||||
color.bg.plugin.functiongraph.vertex.group = color.palette.greenyellow
|
||||
color.bg.plugin.functiongraph.vertex.entry = color.palette.lightgreen
|
||||
color.bg.plugin.functiongraph.vertex.exit = color.palette.lightred
|
||||
color.bg.plugin.functiongraph.vertex.exit = color.palette.lightcoral
|
||||
color.bg.plugin.functiongraph.vertex.picked = color.palette.yellow
|
||||
|
||||
color.bg.plugin.functiongraph.edge.fall.through = color.flowtype.fall.through
|
||||
|
||||
Reference in New Issue
Block a user