mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-04 18:29:37 +02:00
18 lines
686 B
INI
18 lines
686 B
INI
[Defaults]
|
|
|
|
color.bg.plugin.fcg.vertex.default = MediumAquamarine // TODO
|
|
color.bg.plugin.fcg.vertex.toobig = color.palette.lightgray
|
|
|
|
color.bg.plugin.fcg.edge.primary.direct = darkseagreen // TODO
|
|
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]
|