Highlight or color packet detail item if it caused the display filter to match the packet
## Description
(Description including problem, use cases, benefits, and/or goals)
if there's a display filter active, i want whatever entries in the packet details refer to a field in the filter expression that causes the packet to match to be highlighted with a different color. So:
sip.reason - color all instances of sip.reason
sip.reason == XXX - color all instances of sip.reason that have the value XXX
## Links / references / protocol specifications
https://ask.wireshark.org/question/22804/highlight-or-color-packet-detail-item-if-it-caused-the-display-filter-to-match-the-packet/
(URLs to publically accessible websites, or other references)
## Sample capture
(For dissector enhancements please attach a sample capture)
~enhancement
issue