ghidra/Ghidra/Features/GraphFunctionCalls/data/functioncallgraph.theme.properties

17 lines
617 B
INI

[Defaults]
color.bg.plugin.fcg.vertex.toobig = color.palette.lightgray
color.bg.plugin.fcg.edge.primary.direct = darkseagreen
color.bg.plugin.fcg.edge.primary.direct.selected = color.palette.lightgreen
color.bg.plugin.fcg.edge.primary.indirect = color.palette.lavender
color.bg.plugin.fcg.edge.primary.indirect.selected = color.palette.silver
// the satellite gets too cluttered, so wash out the edges
color.bg.plugin.fcg.edge.satellite.direct = color.palette.lightgray
color.bg.plugin.fcg.edge.satellite.indirect = color.palette.lightpurple
icon.plugin.fcg.layout.bow.tie = color_swatch.png
[Dark Defaults]