Hi,

I changed the selection color in default theme (File: data\filedefs\filetypes.common) but the changed color doesn't take effect if the "Find" dialog box is open. The changed color takes effect only when the "Find" dialog box is closed.

Here is my change:

-selection=0x000000;0xc0c0c0;false;true
+selection=0x000000;0x00ff00;false;true

I have captured the above issue in two images that I am attaching here.

Question: Is there some solution that the changed color should be applied even if the "Find" dialog box is open?

Find_Dialog_Box_Open.jpg (view on web)
Find_Dialog_Box_Closed.jpg (view on web)

Regards,
Amit


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany/issues/3874@github.com>