mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-03 01:39:21 +02:00

GP-5566: fix for J GP-5566: minor fixes GP-5566: icons decl proper GP-5566: minor tweaks GP-5566: post-review GP-5566: minor GP-5566: mo better monitor logic GP-5566: minor fix
14 lines
No EOL
570 B
INI
14 lines
No EOL
570 B
INI
|
|
[Defaults]
|
|
|
|
color.bg.decompiler.highlights.source = color.palette.green
|
|
color.bg.decompiler.highlights.sink = color.palette.red
|
|
color.bg.decompiler.highlights.sinksource = color.palette.olive
|
|
color.bg.decompiler.highlights.sourcesink = color.palette.darkcyan
|
|
color.bg.decompiler.highlights.path = color.palette.yellow
|
|
|
|
icon.plugin.decompiler.text.finder.select.functions = icon.make.selection {FunctionScope.gif[size(12,12)][move(6,6)]}
|
|
icon.plugin.decompiler.taint.gate.set = gate-set.png
|
|
icon.plugin.decompiler.taint.default.query = default-query.png
|
|
|
|
[Dark Defaults] |