From e01a9ee91ddcdd040d2c2d05617b0f9433e52bb0 Mon Sep 17 00:00:00 2001 From: Ryan Kurtz Date: Fri, 26 May 2023 07:32:37 -0400 Subject: [PATCH] Updating dark theme instructions --- Frequently-asked-questions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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?