mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-09-19 16:40:38 -09:00
GP-4009 Introduced BSim functionality including support for postgresql,
elasticsearch and h2 databases. Added BSim correlator to Version Tracking.
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
|
||||
[Defaults]
|
||||
|
||||
color.bg.codecompare.highlight.diff = cyan
|
||||
color.bg.codecompare.highlight.field.diff.matching = pink
|
||||
color.bg.codecompare.highlight.field.diff.not.matching = lavender
|
||||
color.bg.codecompare.highlight.field.diff.other = orange
|
||||
|
||||
|
||||
|
||||
[Dark Defaults]
|
||||
|
||||
color.bg.codecompare.highlight.diff = #356493
|
||||
color.bg.codecompare.highlight.field.diff.matching = #994399
|
||||
color.bg.codecompare.highlight.field.diff.not.matching = #9775ff
|
||||
color.bg.codecompare.highlight.field.diff.other = #936a17
|
||||
Reference in New Issue
Block a user