mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-03 17:59:46 +02:00
GP-2910 - Fixed missing theme definitions; removed unused theme
definitions; fixed module theme dependencies
This commit is contained in:
parent
1a99e2518d
commit
63d6063fa0
31 changed files with 178 additions and 139 deletions
|
@ -1,6 +1,5 @@
|
|||
[Defaults]
|
||||
|
||||
color.bg.programdiff.highlight = moccasin
|
||||
|
||||
icon.plugin.programdiff.apply = pencil16.png
|
||||
icon.plugin.programdiff.apply.next = pencil_arrow16.png
|
||||
|
@ -13,4 +12,3 @@ icon.plugin.programdiff.cursor.location = cursor_arrow.gif
|
|||
|
||||
[Dark Defaults]
|
||||
|
||||
color.bg.programdiff.highlight = darkRed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue