diff --git a/Frequently-asked-questions.md b/Frequently-asked-questions.md index 8010be1..f5032db 100644 --- a/Frequently-asked-questions.md +++ b/Frequently-asked-questions.md @@ -16,7 +16,7 @@ Right here on [GitHub!](https://github.com/NationalSecurityAgency/ghidra) ### Does Ghidra have a dark theme? -Ghidra provides the ability to invert the colors of its GUI, providing a "darkish" "theme." Icons and help documents are not affected by the color inversion. To invert the colors from the Front End GUI, do Edit → Tool Options... → Tool, enable "Use Inverted Colors," and restart Ghidra. +Ghidra 10.3+ provides a dark theme out-of-the-box. To enable this theme, from the Front-End GUI, click Edit → Theme → Switch... → Flat Dark Theme. ### How do I change Ghidra's key bindings?