mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-03 17:59:46 +02:00
25 lines
No EOL
787 B
INI
25 lines
No EOL
787 B
INI
[Defaults]
|
|
|
|
|
|
|
|
color.bg.plugin.programdiff.highlight = moccasin
|
|
|
|
color.bg.plugin.programdiff.details.address = #009999
|
|
color.bg.plugin.programdiff.details.comment = #009900
|
|
color.bg.plugin.programdiff.details.danger = #FF0000
|
|
color.bg.plugin.programdiff.details.emphasize = #009900
|
|
|
|
icon.plugin.programdiff.apply = pencil16.png
|
|
icon.plugin.programdiff.apply.next = pencil_arrow16.png
|
|
icon.plugin.programdiff.ignore = eraser_arrow16.png
|
|
icon.plugin.programdiff.get.diffs = Diff16.png
|
|
icon.plugin.programdiff.select.by.program = DiffSelect16.png
|
|
icon.plugin.programdiff.open.close.program = table_relationship.png
|
|
icon.plugin.programdiff.settings = settings16.gif
|
|
icon.plugin.programdiff.cursor.location = cursor_arrow.gif
|
|
|
|
|
|
|
|
[Dark Defaults]
|
|
|
|
color.bg.plugin.programdiff.highlight = #4D4D2A |