You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Everybody knows hackers only work at night, so for years people asked PortSwigger to implement a dark theme.
When they did, hackers rejoiced everywhere! But, some still wanted more... Until... Burp Customizer!
Burp Suite 2020.12 replaced the old Look and Feel classes with FlatLaf, an open source Look and Feel class
which also supports 3rd party themes developed for the IntelliJ Platform. This extension allows you to use
these themes in Burp Suite, and includes a number of bundled themes to try.
Images:
Atom One Dark
Dark Purple
And 56 more themes!
Limitations:
Since Burp uses a number of custom GUI elements, PortSwigger extended the default
Look and Feel classes with a number of additional properties. In order to try to make these blend in, I've
tried to find standard elements who's colors can be used to replace the custom properties. Some themes might
not have these properties, or might not fit the theme perfectly. If there are any elements which don't fit,
please submit an issue on GitHub including the theme name, and a screenshot.
Future Plans:
Allow loading from .theme.json files
Allow manual specification of additional defaults an overrides