ghidra-dark
Warning
Ghidra >=10.3 not supported. Check out ghidra-dark-theme instead!
ghidra-dark provides a simple to use script to install the FlatLaf dark theme, custom colors for disassembly/decompilation in Ghidra, and some other helpful settings. A script is also provided for uninstallation. The scripts officially support all public builds through version 10.2.3 on Windows, Linux, and macOS.
Install
$ python3 install.py
If installing as root (e.g. sudo
), the user to install for may need to be specified:
$ sudo python3 install.py -u [user]
Uninstall
$ python3 uninstall.py