Hi all,
I just downloaded Geany 1.37. The full dark mode is beautiful. But when I compile the code, the color in the Complier Window is not clear. (attached)
<img width="326" alt="Screen Shot 2020-11-07 at 15 38 38" src="https://user-images.githubusercontent.com/60077140/98450956-5b01c200-210f-11eb-8e9f-4e017c3ee89d.png">
I also try to block the dark mode specific to Germany using: `defaults write org.geany.geany NSRequiresAquaSystemAppearance -bool yes`. But the color of the compile window is still dark when I restart Geany.
Could anyone help me with that? I appreciate any advice.
Thanks in advance!