danielfdickinson left a comment (geany/geany#3829) I have the a similar issue, with both light mode and dark mode colour schemes, although in my case the tab arrow is also barely visible. In my case, the follow is better for both dark mode and light mode, but the dots are still very small and it would really help if they were larger:
``` white_space=0x000000;0x7f7f7f;true;false ``` I use the default background colour but the brightest (in dark mode), or darkest (in dark mode) and it has better contrast than the default, but as you can see in the image, the dot-for-spaces are still not very visible. <img width="215" height="266" alt="Image" src="https://github.com/user-attachments/assets/af75cd89-de86-4380-9a77-797adaa78374" /> -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/3829#issuecomment-4017160621 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/issues/3829/[email protected]>
