mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-05-12 03:40:54 +08:00
GP-3089 - Theme Fixes
This commit is contained in:
@@ -1,6 +1,14 @@
|
||||
[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
|
||||
@@ -10,5 +18,8 @@ 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
|
||||
Reference in New Issue
Block a user