From 9d4f0ded275d717b40074254678e96ff6d1932a0 Mon Sep 17 00:00:00 2001 From: dragonmacher <48328597+dragonmacher@users.noreply.github.com> Date: Thu, 4 Dec 2025 14:08:01 -0500 Subject: [PATCH] Minor theme and help fixes --- .../Decompiler/data/decompiler.theme.properties | 4 ++-- .../help/help/topics/Trees/GhidraTreeFilter.html | 16 ++++++++-------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/Ghidra/Features/Decompiler/data/decompiler.theme.properties b/Ghidra/Features/Decompiler/data/decompiler.theme.properties index 62635b64fd..b94edc13b5 100644 --- a/Ghidra/Features/Decompiler/data/decompiler.theme.properties +++ b/Ghidra/Features/Decompiler/data/decompiler.theme.properties @@ -19,7 +19,7 @@ color.bg.decompiler.current.variable = color.palette.highlight.transparent.yello color.bg.decompiler.highlights.middle.mouse = color.bg.highlight color.bg.decompiler.highlights.default = color.palette.highlight.transparent.yellow color.bg.decompiler.highlights.special = color.palette.crimson -color.bg.decompiler.highlights.find = color.palette.cornflowerblue +color.bg.decompiler.highlights.find = color.palette.lightsteelblue color.bg.decompiler.highlights.find.active = color.palette.lightskyblue color.bg.decompiler.pcode.dfg.vertex.default = color.palette.red @@ -49,4 +49,4 @@ font.decompiler.pcode.dfg = font.graphdisplay.default [Dark Defaults] - +color.bg.decompiler.highlights.find = color.palette.cornflowerblue diff --git a/Ghidra/Framework/Docking/src/main/help/help/topics/Trees/GhidraTreeFilter.html b/Ghidra/Framework/Docking/src/main/help/help/topics/Trees/GhidraTreeFilter.html index 791b3a21dd..1f950bc14f 100644 --- a/Ghidra/Framework/Docking/src/main/help/help/topics/Trees/GhidraTreeFilter.html +++ b/Ghidra/Framework/Docking/src/main/help/help/topics/Trees/GhidraTreeFilter.html @@ -312,11 +312,11 @@

Consider the view where the files in the current project are presented in your choice of a tree or a table. Suppose there are minimally these two files:

-

The filter

@@ -537,10 +537,10 @@
-

Notice that the headers for both the Label and Function Size columns have - the icon. This indicates that there is an applied - column based filter and those columns are the ones whose values are affected by the - filter.

+

Notice that the headers for both the Label and Function Size columns have + the icon. This indicates that there + is an applied column based filter and those columns are the ones whose values are affected + by the filter.