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 | ![Atom One Dark Customizer](images/AtomOneDarkCustomizer.png) | ![Atom One Dark Repeater](images/AtomOneDarkRepeater.png) | ![Atom One Dark Logger](images/AtomOneDarkLogger.png) |
Dark Purple | ![Dark Purple Customizer](images/DarkPurpleCustomizer.png) | ![Dark Purple Repeater](images/DarkPurpleRepeater.png) | ![Dark Purple Logger](images/DarkPurpleLogger.png) |
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:
.theme.json
filesCredits:
FlatLaf - https://www.formdev.com/flatlaf/
All theme credits go to their original authors.
If you want to build the project from source, e.g. for tweaking, or development
gradle jar
./releases/BurpCustomizer.jar
) to Burp Suite