mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-05 02:39:44 +02:00
Merge remote-tracking branch 'origin/GP-3346-dragonmacher-theme-color-fixes'
This commit is contained in:
commit
6f2f59ffc6
6 changed files with 33 additions and 27 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue