Skip to content

0x7CA/Ghidra_Themes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ghidra_darknight Themes for Ghidra

Script to write colour schemes to Ghidra installations. Currently limited to Listing and Decompiler view.

There are still some "bugs" in the display, because actually we can't configure colors for everything:

  • colors in the Symbol Tree window (function names are hard to read)
  • background decompilation window when the cursor is in an undefined function
  • selection in decompilation mode
  • PCode
  • graph window

Themes

  • Darknight ghidra_darknight
  • Darcula ghidra_darcula

Installation

To install the theme, run the script :

./set_colors.py [ghidra tools folder] [theme]

e.g. ./set_colors.py ~/.ghidra/.ghidra-9.0.4/tools/ darcula

About

Themes for Ghidra

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 100.0%