Options: display

This tab contains settings for Burp's user interface, HTTP message display, character set handling, and HTML rendering.

User interface

These settings let you control the appearance of Burp's user interface. You can choose whether to use a light or dark theme and adjust the font size that is used throughout the UI. Note that the font used to display HTTP messages is controlled separately.

How to enable dark mode in Burp Suite

To enable Burp Suite's dark theme, go to the User settings > Display tab. Under User Interface, select the Dark theme.

HTTP message display

These settings let you control how HTTP messages are displayed within the HTTP message editor. You can configure the font face and point size, and whether font smoothing is used. You can choose from a list of all monospaced fonts found on your system.

The following additional options are available:

Character sets

These settings control how Burp handles different character sets when displaying raw HTTP messages. The available options are:

HTTP headers are always displayed in raw form - the charset encoding options only apply to the message body.

Note that the glyphs required for some character sets are not supported by all fonts. If you need to use an extended or unusual character set, you should first try a system font such as Courier New or Dialog.

HTML rendering

The Render view within the HTTP message editor displays HTML content approximately as it would appear in your browser. This option controls whether Burp will make any additional HTTP requests that are required to fully render HTML content (for example, for embedded images). Use of this option involves a trade-off between the speed and the quality of HTML rendering, and whether you wish to avoid making any further requests to the target application.

Inspector display settings

The Inspector has a displays settings menu that enables you to configure where on-screen the Inspector panel is displayed and what widgets are displayed on it.

For more information on configuring Inspector display settings, see the Configuring Inspector display settings section.