zackelia / ghidra-dark

Dark theme installer for Ghidra

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Some windows are missing dark theme

mrdc opened this issue · comments

commented

Hello,

There are small issues with theme (missing dark theme):

Window -> Bookmarks
Window -> Bytes
Window -> Bundle Manager
Window -> Comments
Window -> Data Type Manager
Window -> Defined Data
Window -> Defined Strings
Window -> Disassembled View
Window -> Functions
Window -> Memory Map
Window -> Relocation Table
Window -> Script Manager
Window -> Symbol References
Window -> Symbol Table

Graph -> Block Flow
Graph -> Code Flow
Graph -> Calls
commented

image
Default Vertex Color and Graph Background Color is not set. This might be new because I don't remembering seeing this option in version 9

Those graph color options are new/working in newer versions of Ghidra so I've added them to the script now. The other views all appear hardcoded to me but I will fix them if this changes in Ghidra. There at least seems to be some interest with the "Feature: GUI" label.