ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Ethereal-dev: Re: [Ethereal-dev] How to colorize display

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Olivier Biot" <ethereal@xxxxxxxxxx>
Date: Sat, 5 Jun 2004 21:17:52 +0200
Hi Sal,

You can build a display filter for Ethereal via the colorfilters
widget in the user interface. If a packet matches a color filter, then
it will be colorized according to the colors set in this color filter.

Please note that the packet will be colorized by means of the *first*
color filter it matches. This means that you have to take care of
defining the order in which you want the filters to apply.

Regards,

Olivier

----- Original Message ----- 
From: S Faizi

I want to put some messages in red color. Is there a way to do this.
Does pinfo contain a color attribute.

Thanks,

Sal